Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dprnio.h42 #define PRNIOC_GET_IFCAP _IOR(PRNIOC, 90, uint_t) macro
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dparallel.c187 if (ioctl(fd, PRNIOC_GET_IFCAP, &cap) == -1) { in is_a_prnio()
/illumos-gate/usr/src/cmd/lp/model/
H A Dlp.cat.c207 if (ioctl(fd, PRNIOC_GET_IFCAP, &cap) == -1) { in is_a_prnio()
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1518 case PRNIOC_GET_IFCAP: in usbprn_ioctl()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c901 { (uint_t)PRNIOC_GET_IFCAP, "PRNIOC_GET_IFCAP", NULL },
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1338 case PRNIOC_GET_IFCAP: in ecpp_wput()
1696 case PRNIOC_GET_IFCAP: { in ecpp_putioc()