Searched refs:ROLE_INITIATOR (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 631 ROLE_INITIATOR); in ahc_linux_target_alloc() 1207 CAM_LUN_WILDCARD, channel, ROLE_INITIATOR); in ahc_linux_initialize_scsi_bus() 1418 ROLE_INITIATOR); in ahc_linux_device_queue_depth() 1850 ROLE_INITIATOR); in ahc_linux_handle_scsi_status() 2051 ROLE_INITIATOR, CAM_REQUEUE_REQ); in ahc_linux_freeze_simq() 2160 SCB_LIST_NULL, ROLE_INITIATOR)) in ahc_linux_queue_recovery_cmd() 2202 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahc_linux_queue_recovery_cmd() 2213 ROLE_INITIATOR, /*status*/0, in ahc_linux_queue_recovery_cmd() 2313 ROLE_INITIATOR, CAM_REQUEUE_REQ, in ahc_linux_queue_recovery_cmd() 2371 starget->channel + 'A', ROLE_INITIATOR); in ahc_linux_set_width() [all …]
|
D | aic79xx_osm.c | 653 ROLE_INITIATOR); in ahd_linux_target_alloc() 1310 CAM_LUN_WILDCARD, 'A', ROLE_INITIATOR); in ahd_linux_initialize_scsi_bus() 1541 ROLE_INITIATOR); in ahd_linux_device_queue_depth() 1910 ROLE_INITIATOR); in ahd_linux_handle_scsi_status() 2263 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahd_linux_queue_abort_cmd() 2355 SCB_LIST_NULL, ROLE_INITIATOR, in ahd_linux_queue_abort_cmd() 2413 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_width() 2455 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_period() 2493 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_offset() 2539 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_dt() [all …]
|
D | aic7xxx_core.c | 1274 if (devinfo.role == ROLE_INITIATOR) { in ahc_handle_seqint() 1470 ROLE_INITIATOR, /*status*/0, in ahc_handle_seqint() 1821 target, saved_lun, channel, ROLE_INITIATOR); in ahc_handle_scsiint() 1839 ROLE_INITIATOR, in ahc_handle_scsiint() 1855 ROLE_INITIATOR)) { in ahc_handle_scsiint() 1864 ROLE_INITIATOR); in ahc_handle_scsiint() 1930 ROLE_INITIATOR, in ahc_handle_scsiint() 2779 role = ROLE_INITIATOR; in ahc_fetch_devinfo() 2849 role = ROLE_INITIATOR; in ahc_scb_devinfo() 3698 && devinfo->role == ROLE_INITIATOR) { in ahc_parse_msg() [all …]
|
D | aic79xx_core.c | 1946 ROLE_INITIATOR); in ahd_handle_seqint() 2099 if (devinfo.role == ROLE_INITIATOR) { in ahd_handle_seqint() 2269 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 2301 'A', lun, tag, ROLE_INITIATOR, in ahd_handle_seqint() 2360 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 3019 ROLE_INITIATOR, CAM_UNEXP_BUSFREE); in ahd_handle_pkt_busfree() 3058 target, saved_lun, 'A', ROLE_INITIATOR); in ahd_handle_nonpkt_busfree() 3110 tag, ROLE_INITIATOR, in ahd_handle_nonpkt_busfree() 3126 ROLE_INITIATOR)) in ahd_handle_nonpkt_busfree() 3274 ROLE_INITIATOR, CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() [all …]
|
D | aic7xxx.h | 1094 ROLE_INITIATOR, enumerator
|
D | aic79xx.h | 1290 ROLE_INITIATOR, enumerator
|