Home
last modified time | relevance | path

Searched refs:hscb_index (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c10953 unsigned char hscb_index; in aic7xxx_bus_device_reset() local
11065 hscb_index = aic7xxx_find_scb(p, scb); in aic7xxx_bus_device_reset()
11066 if (hscb_index == SCB_LIST_NULL) in aic7xxx_bus_device_reset()
11072 aic_outb(p, hscb_index, SCBPTR); in aic7xxx_bus_device_reset()
11088 if (hscb_index != SCB_LIST_NULL) in aic7xxx_bus_device_reset()
11092 aic_outb(p, hscb_index, SCBPTR); in aic7xxx_bus_device_reset()