Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c2496 aic7xxx_find_scb(struct aic7xxx_host *p, struct aic7xxx_scb *scb) in aic7xxx_find_scb() function
10457 if ((hscb_index = aic7xxx_find_scb(p, scb)) != SCB_LIST_NULL) in DEF_SCSI_QCMD()
10632 if ((hscbptr = aic7xxx_find_scb(p, scb)) != SCB_LIST_NULL) in __aic7xxx_abort()