Home
last modified time | relevance | path

Searched refs:SCB_GET_LUN (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx.h83 #define SCB_GET_LUN(scb) \ macro
121 ((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
Daic79xx_core.c1944 SCB_GET_LUN(scb), in ahd_handle_seqint()
2268 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_seqint()
2359 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_seqint()
3018 SCB_GET_LUN(scb), SCB_GET_TAG(scb), in ahd_handle_pkt_busfree()
3273 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahd_handle_nonpkt_busfree()
3297 SCB_GET_LUN(scb), tag, in ahd_handle_nonpkt_busfree()
4389 SCB_GET_LUN(scb), SCB_GET_CHANNEL(ahd, scb), role); in ahd_scb_devinfo()
4439 identify_msg = MSG_IDENTIFYFLAG | SCB_GET_LUN(scb); in ahd_setup_initiator_msgout()
5659 SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL, in ahd_handle_msg_reject()
8048 int slun = SCB_GET_LUN(scb); in ahd_match_scb()
[all …]
Daic7xxx.h85 #define SCB_GET_LUN(scb) \ macro
Daic7xxx_osm.c269 scb != NULL ? SCB_GET_LUN(scb) : -1); in ahc_print_path()
1278 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahc_platform_freeze_devq()
2226 && ahc_inb(ahc, SAVED_LUN) == SCB_GET_LUN(pending_scb)) in ahc_linux_queue_recovery_cmd()
Daic7xxx_core.c1103 && SCB_GET_LUN(scb) < 8) in ahc_handle_seqint()
1104 sc->byte2 = SCB_GET_LUN(scb) << 5; in ahc_handle_seqint()
1469 SCB_GET_LUN(scb), scb->hscb->tag, in ahc_handle_seqint()
1929 SCB_GET_LUN(scb), tag, in ahc_handle_scsiint()
2853 SCB_GET_LUN(scb), SCB_GET_CHANNEL(ahc, scb), role); in ahc_scb_devinfo()
2891 identify_msg = MSG_IDENTIFYFLAG | SCB_GET_LUN(scb); in ahc_setup_initiator_msgout()
4139 SCB_GET_LUN(scb), /*tag*/SCB_LIST_NULL, in ahc_handle_msg_reject()
5761 int slun = SCB_GET_LUN(scb); in ahc_match_scb()
5799 lun = SCB_GET_LUN(scb); in ahc_freeze_devq()
Daic79xx_osm.c230 scb != NULL ? SCB_GET_LUN(scb) : -1); in ahd_print_path()
1398 SCB_GET_LUN(scb), SCB_LIST_NULL, in ahd_platform_freeze_devq()