Home
last modified time | relevance | path

Searched refs:SCB_GET_TARGET (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.h89 #define SCB_GET_TARGET(ahd, scb) \ macro
96 SCB_GET_TARGET(ahd, scb)
131 ((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
H A Daic7xxx.h91 #define SCB_GET_TARGET(ahc, scb) \ macro
98 (SCB_GET_TARGET(ahc, scb) + (SCB_IS_SCSIBUS_B(ahc, scb) ? 8 : 0))
H A Daic79xx.c1083 SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
1405 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
1439 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
1496 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2396 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree()
7231 int targ = SCB_GET_TARGET(ahd, scb); in ahd_match_scb()
7270 target = SCB_GET_TARGET(ahd, scb); in ahd_freeze_devq()
7534 SCB_GET_TARGET(ahd, scb)); in ahd_search_qinfifo()
7563 + (2 * SCB_GET_TARGET(ahd, mk_msg_scb)); in ahd_search_qinfifo()
8251 SCB_GET_TARGET(ahd, scb), in ahd_handle_scsi_status()
[all …]
H A Daic7xxx.c903 ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb), in ahc_handle_seqint()
2258 ahc_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahc, scb), in ahc_scb_devinfo()
3617 ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb), in ahc_handle_msg_reject()
5299 int targ = SCB_GET_TARGET(ahc, scb); in ahc_match_scb()
5338 target = SCB_GET_TARGET(ahc, scb); in ahc_freeze_devq()
7005 target = SCB_GET_TARGET(ahc, scb); in ahc_recover_commands()
7090 ahc_abort_scbs(ahc, SCB_GET_TARGET(ahc, scb), in ahc_recover_commands()
7199 SCB_GET_TARGET(ahc, scb), in ahc_recover_commands()