Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/serial/
H A Dusb_serial.c151 static int ucom_unit_alloc(void);
229 ucom_unit_alloc(void) in ucom_unit_alloc() function
281 ssc->sc_unit = ucom_unit_alloc(); in ucom_attach()