Searched refs:USBGEM_STREAM_OPS (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usbgem/ |
H A D | usbgem.h | 397 #define USBGEM_STREAM_OPS(dev_ops, attach, detach) \ macro
|
/illumos-gate/usr/src/uts/common/io/urf/ |
H A D | urf_usbgem.c | 910 USBGEM_STREAM_OPS(urf_ops, urfattach, urfdetach);
|
/illumos-gate/usr/src/uts/common/io/udmf/ |
H A D | udmf_usbgem.c | 906 USBGEM_STREAM_OPS(udmf_ops, udmfattach, udmfdetach);
|
/illumos-gate/usr/src/uts/common/io/upf/ |
H A D | upf_usbgem.c | 1084 USBGEM_STREAM_OPS(upf_ops, upfattach, upfdetach);
|
/illumos-gate/usr/src/uts/common/io/axf/ |
H A D | axf_usbgem.c | 1413 USBGEM_STREAM_OPS(axf_ops, axfattach, axfdetach);
|