taglinefilesource code
SCB_LIST_NULL1414drivers/scsi/aic7xxx.coutb(SCB_LIST_NULL, SCB_NEXT_WAITING + base);
SCB_LIST_NULL1420drivers/scsi/aic7xxx.cif (prev == SCB_LIST_NULL)
SCB_LIST_NULL1524drivers/scsi/aic7xxx.cprev = SCB_LIST_NULL;
SCB_LIST_NULL1529drivers/scsi/aic7xxx.cwhile (next != SCB_LIST_NULL)
SCB_LIST_NULL2131drivers/scsi/aic7xxx.coutb(SCB_LIST_NULL, SCB_NEXT_WAITING + base);
SCB_LIST_NULL2302drivers/scsi/aic7xxx.cfound = aic7xxx_reset_device(p, (int) scsi_id, channel, SCB_LIST_NULL);
SCB_LIST_NULL2364drivers/scsi/aic7xxx.caic7xxx_reset_channel (p, channel, SCB_LIST_NULL, FALSE);
SCB_LIST_NULL3742drivers/scsi/aic7xxx.coutb(SCB_LIST_NULL, WAITING_SCBH + base);