Home
last modified time | relevance | path

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

/freebsd/sbin/camcontrol/
H A Dattrib.c76 { "all", ELEMENT_TYPE_ALL },
120 int element_type = ELEMENT_TYPE_ALL; in scsiattrib()
/freebsd/sys/cam/scsi/
H A Dscsi_ch.h284 #define ELEMENT_TYPE_ALL 0x00 macro