Home
last modified time | relevance | path

Searched refs:AP_PROTO_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.h1453 #define AP_PROTO_MASK 0x1e macro
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c5681 if ((protocol & AP_PROTO_MASK) == AP_PROTO_DMA) in build_ata_cmd()
5683 else if ((protocol & AP_PROTO_MASK) == AP_PROTO_FPDMA) in build_ata_cmd()