tag | line | file | source code |
---|---|---|---|
boot | 293 | drivers/net/eth16i.c | unsigned int boot = 1; |
boot | 381 | drivers/net/eth16i.c | boot = 1; /* To inform initialization that we are in boot probe */ |
boot | 461 | drivers/net/eth16i.c | boot = 0; |
boot | 482 | drivers/net/eth16i.c | if(boot) { |
boot | 520 | drivers/net/eth16i.c | if(boot) /* Now set port type */ |
boot | 299 | drivers/scsi/aha152x.h | unsigned boot:1; /* boot: 0=disabled, 1=enabled */ |
boot | 314 | drivers/scsi/aha152x.h | #define cf_boot fields.boot |