Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h691 #define SCSA2USB_MINOR_INSTANCE_SHIFT 8 macro
695 SCSA2USB_MINOR_INSTANCE_SHIFT)
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c948 instance << SCSA2USB_MINOR_INSTANCE_SHIFT, in scsa2usb_attach()
1168 << SCSA2USB_MINOR_INSTANCE_SHIFT) in scsa2usb_ugen_open()
1223 (scsa2usbp->scsa2usb_instance << SCSA2USB_MINOR_INSTANCE_SHIFT) in scsa2usb_ugen_close()
1271 (scsa2usbp->scsa2usb_instance << SCSA2USB_MINOR_INSTANCE_SHIFT) in scsa2usb_ugen_read()
1298 (scsa2usbp->scsa2usb_instance << SCSA2USB_MINOR_INSTANCE_SHIFT) in scsa2usb_ugen_write()
1328 (scsa2usbp->scsa2usb_instance << SCSA2USB_MINOR_INSTANCE_SHIFT) in scsa2usb_ugen_poll()