OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usc_ibuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_athn_usb.h
479
uint8_t *
usc_ibuf
;
member in struct:athn_usb_softc
if_athn_usb.c
613
usc->
usc_ibuf
= kmem_alloc(usc->usc_ibufsize, KM_SLEEP);
616
USBD_SHORT_XFER_OK, &usc->usc_rx_intr_pipe, usc, usc->
usc_ibuf
,
675
ibuf = atomic_swap_ptr(&usc->
usc_ibuf
, NULL);
2086
uint8_t *buf = usc->
usc_ibuf
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025