OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aubtfwl_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
aubtfwl.c
50
struct
aubtfwl_softc
{
struct
56
CFATTACH_DECL_NEW(aubtfwl, sizeof(struct
aubtfwl_softc
), aubtfwl_match, aubtfwl_attach, aubtfwl_detach, NULL);
86
struct
aubtfwl_softc
* const sc = device_private(self);
101
struct
aubtfwl_softc
* const sc = device_private(self);
111
struct
aubtfwl_softc
* const sc = device_private(self);
212
aubtfwl_get_state(struct
aubtfwl_softc
*sc, uint8_t *state) {
230
aubtfwl_get_version(struct
aubtfwl_softc
*sc, struct ar3k_version *ver) {
255
aubtfwl_send_command(struct
aubtfwl_softc
*sc, uByte cmd) {
275
struct
aubtfwl_softc
* const sc = device_private(self);
aubtfwl.c
50
struct
aubtfwl_softc
{
struct
56
CFATTACH_DECL_NEW(aubtfwl, sizeof(struct
aubtfwl_softc
), aubtfwl_match, aubtfwl_attach, aubtfwl_detach, NULL);
86
struct
aubtfwl_softc
* const sc = device_private(self);
101
struct
aubtfwl_softc
* const sc = device_private(self);
111
struct
aubtfwl_softc
* const sc = device_private(self);
212
aubtfwl_get_state(struct
aubtfwl_softc
*sc, uint8_t *state) {
230
aubtfwl_get_version(struct
aubtfwl_softc
*sc, struct ar3k_version *ver) {
255
aubtfwl_send_command(struct
aubtfwl_softc
*sc, uByte cmd) {
275
struct
aubtfwl_softc
* const sc = device_private(self);
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025