Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
HDusb_serial.c158 static int ucom_unit_alloc(void);
258 ucom_unit_alloc(void) in ucom_unit_alloc() function
313 ssc->sc_unit = ucom_unit_alloc(); in ucom_attach()