Searched refs:ahd_get_scbptr (Results 1 – 3 of 3) sorted by relevance
134 u_int ahd_get_scbptr(struct ahd_softc *ahd);
654 ahd_get_scbptr(struct ahd_softc *ahd) in ahd_get_scbptr() function1210 saved_scbptr = ahd_get_scbptr(ahd); in ahd_flush_qoutfifo()1328 saved_scbptr = ahd_get_scbptr(ahd); in ahd_flush_qoutfifo()1412 if (ahd_get_scbptr(ahd) != SCB_GET_TAG(scb) in ahd_scb_active_in_fifo()1816 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()1864 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()1880 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()1933 scbid = ahd_get_scbptr(ahd); in ahd_handle_seqint()2020 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()2097 scb_index = ahd_get_scbptr(ahd); in ahd_handle_seqint()[all …]
2257 saved_scbptr = ahd_get_scbptr(ahd); in ahd_linux_queue_abort_cmd()