FREE_SCBH        4748 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, FREE_SCBH, 0);
FREE_SCBH        4751 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, FREE_SCBH, SCB_LIST_NULL);
FREE_SCBH        6238 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCB_NEXT, ahc_inb(ahc, FREE_SCBH));
FREE_SCBH        6239 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, FREE_SCBH, ahc_inb(ahc, SCBPTR));
FREE_SCBH        7245 drivers/scsi/aic7xxx/aic7xxx_core.c 	scb_index = ahc_inb(ahc, FREE_SCBH);