Searched refs:ROLE_INITIATOR (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx_core.c | 712 ROLE_INITIATOR); in ahd_handle_seqint() 859 if (devinfo.role == ROLE_INITIATOR) { in ahd_handle_seqint() 1029 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 1061 'A', lun, tag, ROLE_INITIATOR, in ahd_handle_seqint() 1120 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 1748 ROLE_INITIATOR, CAM_UNEXP_BUSFREE); in ahd_handle_pkt_busfree() 1787 target, saved_lun, 'A', ROLE_INITIATOR); in ahd_handle_nonpkt_busfree() 1839 tag, ROLE_INITIATOR, in ahd_handle_nonpkt_busfree() 1855 ROLE_INITIATOR)) in ahd_handle_nonpkt_busfree() 1953 ROLE_INITIATOR, CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() [all …]
|
D | aic79xx_osm.c | 1396 ROLE_INITIATOR, CAM_REQ_ABORTED, 1489 SCB_LIST_NULL, ROLE_INITIATOR, 2247 CAM_LUN_WILDCARD, 'A', ROLE_INITIATOR); 2767 targ->channel + 'A', ROLE_INITIATOR); 3990 CAM_LUN_WILDCARD, 'A', ROLE_INITIATOR); 4011 ROLE_INITIATOR); 4256 channel, ROLE_INITIATOR); 4560 ROLE_INITIATOR); 4765 ROLE_INITIATOR); 4978 ROLE_INITIATOR, CAM_REQUEUE_REQ);
|
D | aic7xxx_osm.c | 1914 CAM_LUN_WILDCARD, channel, ROLE_INITIATOR); 2436 ROLE_INITIATOR); 3640 ROLE_INITIATOR); 3942 channel, ROLE_INITIATOR); 4263 ROLE_INITIATOR); 4652 ROLE_INITIATOR, CAM_REQUEUE_REQ); 4829 SCB_LIST_NULL, ROLE_INITIATOR)) 4875 ROLE_INITIATOR, CAM_REQ_ABORTED, 4886 ROLE_INITIATOR, /*status*/0, 4988 ROLE_INITIATOR, CAM_REQUEUE_REQ,
|
D | aic7xxx_core.c | 693 if (devinfo.role == ROLE_INITIATOR) { in ahc_handle_seqint() 888 ROLE_INITIATOR, /*status*/0, in ahc_handle_seqint() 1238 target, saved_lun, channel, ROLE_INITIATOR); in ahc_handle_scsiint() 1256 ROLE_INITIATOR, in ahc_handle_scsiint() 1272 ROLE_INITIATOR)) { in ahc_handle_scsiint() 1281 ROLE_INITIATOR); in ahc_handle_scsiint() 1347 ROLE_INITIATOR, in ahc_handle_scsiint() 2173 role = ROLE_INITIATOR; in ahc_fetch_devinfo() 2243 role = ROLE_INITIATOR; in ahc_scb_devinfo() 3102 && devinfo->role == ROLE_INITIATOR) { in ahc_parse_msg() [all …]
|
D | aic7xxx.h | 1120 ROLE_INITIATOR, enumerator
|
D | aic79xx.h | 1281 ROLE_INITIATOR, enumerator
|