Searched refs:ROLE_INITIATOR (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic7xxx.c | 713 if (devinfo.role == ROLE_INITIATOR) { in ahc_handle_seqint() 908 ROLE_INITIATOR, /*status*/0, in ahc_handle_seqint() 1259 target, saved_lun, channel, ROLE_INITIATOR); in ahc_handle_scsiint() 1277 ROLE_INITIATOR, in ahc_handle_scsiint() 1293 ROLE_INITIATOR)) { in ahc_handle_scsiint() 1302 ROLE_INITIATOR); in ahc_handle_scsiint() 1368 ROLE_INITIATOR, in ahc_handle_scsiint() 2192 role = ROLE_INITIATOR; in ahc_fetch_devinfo() 2262 role = ROLE_INITIATOR; in ahc_scb_devinfo() 3194 && devinfo->role == ROLE_INITIATOR) { in ahc_parse_msg() [all …]
|
| HD | aic79xx.c | 1090 ROLE_INITIATOR); in ahd_handle_seqint() 1239 if (devinfo.role == ROLE_INITIATOR) { in ahd_handle_seqint() 1412 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 1444 'A', lun, tag, ROLE_INITIATOR, in ahd_handle_seqint() 1503 ROLE_INITIATOR, /*status*/0, in ahd_handle_seqint() 2166 ROLE_INITIATOR, CAM_UNEXP_BUSFREE); in ahd_handle_pkt_busfree() 2206 target, saved_lun, 'A', ROLE_INITIATOR); in ahd_handle_nonpkt_busfree() 2258 tag, ROLE_INITIATOR, in ahd_handle_nonpkt_busfree() 2274 ROLE_INITIATOR)) in ahd_handle_nonpkt_busfree() 2413 ROLE_INITIATOR, CAM_REQ_ABORTED); in ahd_handle_nonpkt_busfree() [all …]
|
| HD | aic7xxx.h | 1141 ROLE_INITIATOR, enumerator
|
| HD | aic79xx.h | 1348 ROLE_INITIATOR, enumerator
|