Home
last modified time | relevance | path

Searched refs:RSO_ONE_SUP_NOT_SUP (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.c9673 case RSO_ONE_SUP_NOT_SUP: in scsiprintoneopcode()
/freebsd/sys/cam/scsi/
H A Dscsi_all.h1571 #define RSO_ONE_SUP_NOT_SUP 0x01 macro