Home
last modified time | relevance | path

Searched refs:RSO_ONE_SUP_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/camcontrol/
H A Dfwdownload.c394 if ((one->support & RSO_ONE_SUP_MASK) == RSO_ONE_SUP_NOT_SUP) in fw_get_timeout()
H A Dcamcontrol.c9669 switch (one->support & RSO_ONE_SUP_MASK) { in scsiprintoneopcode()
9687 one->support & RSO_ONE_SUP_MASK); in scsiprintoneopcode()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h1569 #define RSO_ONE_SUP_MASK 0x07 macro