tag | line | file | source code |
---|---|---|---|
busrtime | 859 | drivers/scsi/aic7xxx.c | int busrtime; /* bus release time */ |
busrtime | 933 | drivers/scsi/aic7xxx.c | brelease = p->busrtime; |
busrtime | 2567 | drivers/scsi/aic7xxx.c | config.busrtime = 0; |
busrtime | 2625 | drivers/scsi/aic7xxx.c | config.busrtime = inb(HA_SCSICONF(config.base)) & 0x3C; |
busrtime | 2681 | drivers/scsi/aic7xxx.c | config.busrtime = (sc.brtime_id & CFBRTIME) >> 8; |