Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dprnio.h50 #define PRNIOC_RESET _IO(PRNIOC, 98) macro
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1582 case PRNIOC_RESET: in usbprn_ioctl()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c914 { (uint_t)PRNIOC_RESET, "PRNIOC_RESET", NULL },
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c1674 case PRNIOC_RESET: in ecpp_putioc()