Searched refs:ROLE_INITIATOR (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 615 ROLE_INITIATOR); in ahc_linux_target_alloc() 1178 CAM_LUN_WILDCARD, channel, ROLE_INITIATOR); in ahc_linux_initialize_scsi_bus() 1385 ROLE_INITIATOR); in ahc_linux_device_queue_depth() 1803 ROLE_INITIATOR); in ahc_linux_handle_scsi_status() 2003 ROLE_INITIATOR, CAM_REQUEUE_REQ); in ahc_linux_freeze_simq() 2112 SCB_LIST_NULL, ROLE_INITIATOR)) in ahc_linux_queue_recovery_cmd() 2154 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahc_linux_queue_recovery_cmd() 2166 ROLE_INITIATOR, /*status*/0, in ahc_linux_queue_recovery_cmd() 2266 ROLE_INITIATOR, CAM_REQUEUE_REQ, in ahc_linux_queue_recovery_cmd() 2319 starget->channel + 'A', ROLE_INITIATOR); in ahc_linux_set_width() [all …]
|
H A D | aic79xx_osm.c | 651 ROLE_INITIATOR); in ahd_linux_target_alloc() 1290 CAM_LUN_WILDCARD, 'A', ROLE_INITIATOR); in ahd_linux_initialize_scsi_bus() 1517 ROLE_INITIATOR); in ahd_linux_device_queue_depth() 1873 ROLE_INITIATOR); in ahd_linux_handle_scsi_status() 2219 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahd_linux_queue_abort_cmd() 2310 SCB_LIST_NULL, ROLE_INITIATOR, in ahd_linux_queue_abort_cmd() 2361 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_width() 2403 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_period() 2441 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_offset() 2487 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_dt() [all …]
|
H A D | aic79xx_core.c | 1933 ROLE_INITIATOR); in ahd_handle_seqint() 2080 if (devinfo.role == ROLE_INITIATOR) { in ahd_handle_seqint() 2249 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 2282 'A', lun, tag, ROLE_INITIATOR, in ahd_handle_seqint() 2342 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 3000 ROLE_INITIATOR, CAM_UNEXP_BUSFREE); in ahd_handle_pkt_busfree() 3039 target, saved_lun, 'A', ROLE_INITIATOR); in ahd_handle_nonpkt_busfree() 3091 tag, ROLE_INITIATOR, in ahd_handle_nonpkt_busfree() 3242 ROLE_INITIATOR, CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() 3266 ROLE_INITIATOR, in ahd_handle_nonpkt_busfree() [all …]
|
H A D | aic7xxx_core.c | 1267 if (devinfo.role == ROLE_INITIATOR) { in ahc_handle_seqint() 1462 ROLE_INITIATOR, /*status*/0, in ahc_handle_seqint() 1813 target, saved_lun, channel, ROLE_INITIATOR); in ahc_handle_scsiint() 1831 ROLE_INITIATOR, in ahc_handle_scsiint() 1841 ROLE_INITIATOR); in ahc_handle_scsiint() 1907 ROLE_INITIATOR, in ahc_handle_scsiint() 2754 role = ROLE_INITIATOR; in ahc_fetch_devinfo() 2824 role = ROLE_INITIATOR; in ahc_scb_devinfo() 3673 && devinfo->role == ROLE_INITIATOR) { in ahc_parse_msg() 3744 && devinfo->role == ROLE_INITIATOR) { in ahc_parse_msg() [all …]
|
H A D | aic7xxx.h | 1087 ROLE_INITIATOR, enumerator
|
H A D | aic79xx.h | 1281 ROLE_INITIATOR, enumerator
|