Searched refs:SCB_GET_TAG (Results 1 – 3 of 3) sorted by relevance
847 SCB_GET_TAG(scb)); in ahd_queue_scb()2208 SCB_GET_TAG(scb)); in ahd_handle_seqint()2275 tag = SCB_GET_TAG(scb); in ahd_handle_seqint()3068 SCB_GET_TAG(scb), in ahd_handle_nonpkt_busfree()3072 tag = SCB_GET_TAG(scb); in ahd_handle_nonpkt_busfree()3087 tag = SCB_GET_TAG(scb); in ahd_handle_nonpkt_busfree()3260 tag = SCB_GET_TAG(scb); in ahd_handle_nonpkt_busfree()3585 SCB_GET_TAG(scb));5614 SCB_GET_TAG(scb)); in ahd_handle_msg_reject()8941 SCB_GET_TAG(scb)); in ahd_handle_scsi_status()[all …]
1764 printk("SCB %d done'd twice\n", SCB_GET_TAG(scb)); in ahd_done()2251 && SCB_GET_TAG(pending_scb) == active_scbptr) { in ahd_linux_queue_abort_cmd()2270 ahd_set_scbptr(ahd, SCB_GET_TAG(pending_scb)); in ahd_linux_queue_abort_cmd()
109 #define SCB_GET_TAG(scb) \ macro
Completed in 28 milliseconds