Searched refs:aic7xxx_find_scb (Results 1 – 1 of 1) sorted by relevance
2496 aic7xxx_find_scb(struct aic7xxx_host *p, struct aic7xxx_scb *scb) in aic7xxx_find_scb() function10457 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()