Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h79 #define SCB_GET_TARGET(ahd, scb) \ macro
86 SCB_GET_TARGET(ahd, scb)
121 ((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
H A Daic7xxx.h81 #define SCB_GET_TARGET(ahc, scb) \ macro
88 (SCB_GET_TARGET(ahc, scb) + (SCB_IS_SCSIBUS_B(ahc, scb) ? 8 : 0))
H A Daic7xxx_osm.c258 scb != NULL ? SCB_GET_TARGET(ahc, scb) : -1, in ahc_print_path()
1247 ahc_platform_abort_scbs(ahc, SCB_GET_TARGET(ahc, scb), in ahc_platform_freeze_devq()
1466 SCB_GET_TARGET(ahc, scb), &tstate); in ahc_linux_run_command()
H A Daic79xx_core.c1930 SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2247 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2282 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2340 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2999 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree()
3240 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree()
4354 ahd_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahd, scb), in ahd_scb_devinfo()
5623 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_msg_reject()
7954 int targ = SCB_GET_TARGET(ahd, scb); in ahd_match_scb()
7993 target = SCB_GET_TARGET(ah in ahd_freeze_devq()
[all...]
H A Daic79xx_osm.c229 scb != NULL ? SCB_GET_TARGET(ahd, scb) : -1, in ahd_print_path()
1381 ahd_platform_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_platform_freeze_devq()
H A Daic7xxx_core.c1460 ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb), in ahc_handle_seqint()
2829 ahc_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahc, scb), in ahc_scb_devinfo()
4114 ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb), in ahc_handle_msg_reject()
5697 int targ = SCB_GET_TARGET(ahc, scb); in ahc_match_scb()
5736 target = SCB_GET_TARGET(ahc, scb); in ahc_freeze_devq()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h79 #define SCB_GET_TARGET(ahd, scb) \ macro
86 SCB_GET_TARGET(ahd, scb)
121 ((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
H A Daic7xxx.h81 #define SCB_GET_TARGET(ahc, scb) \ macro
88 (SCB_GET_TARGET(ahc, scb) + (SCB_IS_SCSIBUS_B(ahc, scb) ? 8 : 0))
H A Daic7xxx_osm.c259 scb != NULL ? SCB_GET_TARGET(ahc, scb) : -1, in ahc_print_path()
1246 ahc_platform_abort_scbs(ahc, SCB_GET_TARGET(ahc, scb), in ahc_platform_freeze_devq()
1465 SCB_GET_TARGET(ahc, scb), &tstate); in ahc_linux_run_command()
H A Daic79xx_core.c1930 SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2246 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2281 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2339 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_seqint()
2998 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A', in ahd_handle_pkt_busfree()
3239 ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_nonpkt_busfree()
4352 ahd_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahd, scb), in ahd_scb_devinfo()
5621 ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb), in ahd_handle_msg_reject()
7949 int targ = SCB_GET_TARGET(ahd, scb); in ahd_match_scb()
7988 target = SCB_GET_TARGET(ah in ahd_freeze_devq()
[all...]
H A Daic79xx_osm.c229 scb != NULL ? SCB_GET_TARGET(ahd, scb) : -1, in ahd_print_path()
1375 ahd_platform_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), in ahd_platform_freeze_devq()
H A Daic7xxx_core.c1459 ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb), in ahc_handle_seqint()
2827 ahc_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahc, scb), in ahc_scb_devinfo()
4112 ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb), in ahc_handle_msg_reject()
5694 int targ = SCB_GET_TARGET(ahc, scb); in ahc_match_scb()
5733 target = SCB_GET_TARGET(ahc, scb); in ahc_freeze_devq()

Completed in 56 milliseconds