Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.c149 static int ucom_unit_alloc(void);
227 ucom_unit_alloc(void) in ucom_unit_alloc() function
279 ssc->sc_unit = ucom_unit_alloc(); in ucom_attach()