Searched refs:active_scbptr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c2155 u_int active_scbptr; ahd_linux_queue_abort_cmd() local
2259 active_scbptr = saved_scbptr; ahd_linux_queue_abort_cmd()
2263 bus_scb = ahd_lookup_scb(ahd, active_scbptr); ahd_linux_queue_abort_cmd()
2275 && SCB_GET_TAG(pending_scb) == active_scbptr) { ahd_linux_queue_abort_cmd()
2281 pending_scb = ahd_lookup_scb(ahd, active_scbptr); ahd_linux_queue_abort_cmd()

Completed in 56 milliseconds