Searched refs:USBPRN_MINOR_TO_INSTANCE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/printer/
H A Dusbprn.h189 #define USBPRN_MINOR_TO_INSTANCE(minor) \ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c255 int instance = USBPRN_MINOR_TO_INSTANCE(minor);
950 USBPRN_MINOR_TO_INSTANCE(getminor(*devp)));
1047 USBPRN_MINOR_TO_INSTANCE(getminor(dev)));
1098 USBPRN_MINOR_TO_INSTANCE(getminor(dev)));
1145 USBPRN_MINOR_TO_INSTANCE(getminor(dev)));
1241 USBPRN_MINOR_TO_INSTANCE(getminor(dev)));
1265 USBPRN_MINOR_TO_INSTANCE(getminor(bp->b_edev)));
1333 USBPRN_MINOR_TO_INSTANCE(getminor(dev)));
1612 USBPRN_MINOR_TO_INSTANCE(getminor(bp->b_edev)));

Completed in 47 milliseconds