Home
last modified time | relevance | path

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

/freebsd/sbin/ccdconfig/
H A Dccdconfig.c77 #define CCD_CONFIGALL 1 /* configure all devices */ macro
102 action = CCD_CONFIGALL; in main()
150 case CCD_CONFIGALL: in main()
210 if (action == CCD_CONFIGALL) { in do_single()