Searched refs:ahd_get_scbptr (Results 1 – 3 of 3) sorted by relevance
646 ahd_get_scbptr(struct ahd_softc *ahd) in ahd_get_scbptr() function1202 saved_scbptr = ahd_get_scbptr(ahd); in ahd_flush_qoutfifo()1320 saved_scbptr = ahd_get_scbptr(ahd); in ahd_flush_qoutfifo()1404 if (ahd_get_scbptr(ahd) != SCB_GET_TAG(scb) in ahd_scb_active_in_fifo()1806 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()1854 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()1870 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()1920 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()2001 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()2078 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()[all …]
134 u_int ahd_get_scbptr(struct ahd_softc *ahd);
2230 saved_scbptr = ahd_get_scbptr(ahd); in ahd_linux_queue_abort_cmd()