Home
last modified time | relevance | path

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

/freebsd-10-stable/sbin/camcontrol/
Dfwdownload.c385 if ((one->support & RSO_ONE_SUP_MASK) == RSO_ONE_SUP_NOT_SUP) in fw_get_timeout()
Dcamcontrol.c8510 case RSO_ONE_SUP_NOT_SUP: in scsiprintoneopcode()
/freebsd-10-stable/sys/cam/scsi/
Dscsi_all.h1516 #define RSO_ONE_SUP_NOT_SUP 0x01 macro