Searched refs:ROLE_INITIATOR (Results 1 – 6 of 6) sorted by relevance
/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 616 ROLE_INITIATOR); in ahc_linux_target_alloc() 1179 CAM_LUN_WILDCARD, channel, ROLE_INITIATOR); in ahc_linux_initialize_scsi_bus() 1386 ROLE_INITIATOR); in ahc_linux_device_queue_depth() 1804 ROLE_INITIATOR); in ahc_linux_handle_scsi_status() 2005 ROLE_INITIATOR, CAM_REQUEUE_REQ); in ahc_linux_freeze_simq() 2114 SCB_LIST_NULL, ROLE_INITIATOR)) in ahc_linux_queue_recovery_cmd() 2156 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahc_linux_queue_recovery_cmd() 2168 ROLE_INITIATOR, /*status*/0, in ahc_linux_queue_recovery_cmd() 2268 ROLE_INITIATOR, CAM_REQUEUE_REQ, in ahc_linux_queue_recovery_cmd() 2321 starget->channel + 'A', ROLE_INITIATOR); in ahc_linux_set_width() [all …]
|
D | aic79xx_osm.c | 653 ROLE_INITIATOR); in ahd_linux_target_alloc() 1296 CAM_LUN_WILDCARD, 'A', ROLE_INITIATOR); in ahd_linux_initialize_scsi_bus() 1523 ROLE_INITIATOR); in ahd_linux_device_queue_depth() 1879 ROLE_INITIATOR); in ahd_linux_handle_scsi_status() 2231 ROLE_INITIATOR, CAM_REQ_ABORTED, in ahd_linux_queue_abort_cmd() 2322 SCB_LIST_NULL, ROLE_INITIATOR, in ahd_linux_queue_abort_cmd() 2373 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_width() 2415 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_period() 2453 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_offset() 2499 starget->channel + 'A', ROLE_INITIATOR); in ahd_linux_set_dt() [all …]
|
D | aic79xx_core.c | 1933 ROLE_INITIATOR); in ahd_handle_seqint() 2080 if (devinfo.role == ROLE_INITIATOR) { in ahd_handle_seqint() 2250 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 2283 'A', lun, tag, ROLE_INITIATOR, in ahd_handle_seqint() 2343 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 3001 ROLE_INITIATOR, CAM_UNEXP_BUSFREE); in ahd_handle_pkt_busfree() 3040 target, saved_lun, 'A', ROLE_INITIATOR); in ahd_handle_nonpkt_busfree() 3092 tag, ROLE_INITIATOR, in ahd_handle_nonpkt_busfree() 3243 ROLE_INITIATOR, CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() 3267 ROLE_INITIATOR, in ahd_handle_nonpkt_busfree() [all …]
|
D | aic7xxx_core.c | 1267 if (devinfo.role == ROLE_INITIATOR) { in ahc_handle_seqint() 1463 ROLE_INITIATOR, /*status*/0, in ahc_handle_seqint() 1814 target, saved_lun, channel, ROLE_INITIATOR); in ahc_handle_scsiint() 1832 ROLE_INITIATOR, in ahc_handle_scsiint() 1842 ROLE_INITIATOR); in ahc_handle_scsiint() 1908 ROLE_INITIATOR, in ahc_handle_scsiint() 2756 role = ROLE_INITIATOR; in ahc_fetch_devinfo() 2826 role = ROLE_INITIATOR; in ahc_scb_devinfo() 3675 && devinfo->role == ROLE_INITIATOR) { in ahc_parse_msg() 3746 && devinfo->role == ROLE_INITIATOR) { in ahc_parse_msg() [all …]
|
D | aic7xxx.h | 1089 ROLE_INITIATOR, enumerator
|
D | aic79xx.h | 1281 ROLE_INITIATOR, enumerator
|