OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_tx_data
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/usb/
if_bwfm_usb.c
208
struct bwfm_usb_tx_data
sc_tx_data
[BWFM_TX_LIST_COUNT];
member in struct:bwfm_usb_softc
551
data = &sc->
sc_tx_data
[i];
579
if (sc->
sc_tx_data
[i].xfer != NULL)
580
usbd_destroy_xfer(sc->
sc_tx_data
[i].xfer);
581
sc->
sc_tx_data
[i].xfer = NULL;
if_otusvar.h
219
struct otus_tx_data
sc_tx_data
[OTUS_TX_DATA_LIST_COUNT];
member in struct:otus_softc
if_bwfm_usb.c
208
struct bwfm_usb_tx_data
sc_tx_data
[BWFM_TX_LIST_COUNT];
member in struct:bwfm_usb_softc
551
data = &sc->
sc_tx_data
[i];
579
if (sc->
sc_tx_data
[i].xfer != NULL)
580
usbd_destroy_xfer(sc->
sc_tx_data
[i].xfer);
581
sc->
sc_tx_data
[i].xfer = NULL;
if_otusvar.h
219
struct otus_tx_data
sc_tx_data
[OTUS_TX_DATA_LIST_COUNT];
member in struct:otus_softc
if_urtwreg.h
377
struct urtw_tx_data
sc_tx_data
[URTW_PRIORITY_MAX][URTW_TX_DATA_LIST_COUNT];
member in struct:urtw_softc
if_urtwreg.h
377
struct urtw_tx_data
sc_tx_data
[URTW_PRIORITY_MAX][URTW_TX_DATA_LIST_COUNT];
member in struct:urtw_softc
/src/sys/dev/pci/
if_etreg.h
519
struct et_txbuf_data
sc_tx_data
;
member in struct:et_softc
if_etreg.h
519
struct et_txbuf_data
sc_tx_data
;
member in struct:et_softc
Completed in 29 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025