Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbser/
H A Dusbser.h40 int usbser_soft_state_size();
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Dusbser_uftdi.c167 usbser_soft_state_size(), 1)) != 0) in _init()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dusbser_pl2303.c170 usbser_soft_state_size(), 1); in _init()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dusbser_keyspan.c261 max(usbser_soft_state_size(), in _init()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c506 usbser_soft_state_size(), 1); in _init()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c270 usbser_soft_state_size() in usbser_soft_state_size() function