Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h83 #define SCB_GET_LUN(scb) \ macro
121 ((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
H A Daic7xxx_osm.c259 scb != NULL ? SCB_GET_LUN(scb) : -1); in ahc_print_path()
1249 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahc_platform_freeze_devq()
2181 && ahc_inb(ahc, SAVED_LUN) == SCB_GET_LUN(pending_scb)) in ahc_linux_queue_recovery_cmd()
H A Daic79xx_core.c1931 SCB_GET_LUN(scb), in ahd_handle_seqint()
2249 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_seqint()
2342 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_seqint()
3000 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_pkt_busfree()
3242 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahd_handle_nonpkt_busfree()
3266 SCB_GET_LUN(scb), tag, in ahd_handle_nonpkt_busfree()
4355 SCB_GET_LUN(scb), SCB_GET_CHANNEL(ahd, scb), role); in ahd_scb_devinfo()
4405 identify_msg = MSG_IDENTIFYFLAG | SCB_GET_LUN(scb); in ahd_setup_initiator_msgout()
5625 SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL, in ahd_handle_msg_reject()
7956 int slun = SCB_GET_LUN(sc in ahd_match_scb()
[all...]
H A Daic7xxx.h85 #define SCB_GET_LUN(scb) \ macro
H A Daic7xxx_core.c1096 && SCB_GET_LUN(scb) < 8) in ahc_handle_seqint()
1097 sc->byte2 = SCB_GET_LUN(scb) << 5; in ahc_handle_seqint()
1462 SCB_GET_LUN(scb), scb->hscb->tag, in ahc_handle_seqint()
1907 SCB_GET_LUN(scb), tag, in ahc_handle_scsiint()
2830 SCB_GET_LUN(scb), SCB_GET_CHANNEL(ahc, scb), role); in ahc_scb_devinfo()
2868 identify_msg = MSG_IDENTIFYFLAG | SCB_GET_LUN(scb); in ahc_setup_initiator_msgout()
4116 SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL, in ahc_handle_msg_reject()
5699 int slun = SCB_GET_LUN(scb); in ahc_match_scb()
5737 lun = SCB_GET_LUN(scb); in ahc_freeze_devq()
H A Daic79xx_osm.c230 scb != NULL ? SCB_GET_LUN(scb) : -1); in ahd_print_path()
1383 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahd_platform_freeze_devq()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h83 #define SCB_GET_LUN(scb) \ macro
121 ((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
H A Daic7xxx_osm.c260 scb != NULL ? SCB_GET_LUN(scb) : -1); in ahc_print_path()
1248 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahc_platform_freeze_devq()
2179 && ahc_inb(ahc, SAVED_LUN) == SCB_GET_LUN(pending_scb)) in ahc_linux_queue_recovery_cmd()
H A Daic79xx_core.c1931 SCB_GET_LUN(scb), in ahd_handle_seqint()
2248 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_seqint()
2341 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_seqint()
2999 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_pkt_busfree()
3241 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahd_handle_nonpkt_busfree()
3265 SCB_GET_LUN(scb), tag, in ahd_handle_nonpkt_busfree()
4353 SCB_GET_LUN(scb), SCB_GET_CHANNEL(ahd, scb), role); in ahd_scb_devinfo()
4403 identify_msg = MSG_IDENTIFYFLAG | SCB_GET_LUN(scb); in ahd_setup_initiator_msgout()
5623 SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL, in ahd_handle_msg_reject()
7951 int slun = SCB_GET_LUN(sc in ahd_match_scb()
[all...]
H A Daic7xxx.h85 #define SCB_GET_LUN(scb) \ macro
H A Daic7xxx_core.c1096 && SCB_GET_LUN(scb) < 8) in ahc_handle_seqint()
1097 sc->byte2 = SCB_GET_LUN(scb) << 5; in ahc_handle_seqint()
1461 SCB_GET_LUN(scb), scb->hscb->tag, in ahc_handle_seqint()
1906 SCB_GET_LUN(scb), tag, in ahc_handle_scsiint()
2828 SCB_GET_LUN(scb), SCB_GET_CHANNEL(ahc, scb), role); in ahc_scb_devinfo()
2866 identify_msg = MSG_IDENTIFYFLAG | SCB_GET_LUN(scb); in ahc_setup_initiator_msgout()
4114 SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL, in ahc_handle_msg_reject()
5696 int slun = SCB_GET_LUN(scb); in ahc_match_scb()
5734 lun = SCB_GET_LUN(scb); in ahc_freeze_devq()
H A Daic79xx_osm.c230 scb != NULL ? SCB_GET_LUN(scb) : -1); in ahd_print_path()
1377 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahd_platform_freeze_devq()

Completed in 59 milliseconds