OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:weasel_softc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
weasel_pci.c
60
struct
weasel_softc
{
struct
77
static int weasel_wait_response(struct
weasel_softc
*);
78
static int weasel_issue_command(struct
weasel_softc
*, uint8_t cmd);
80
static int weasel_pci_wdog_arm(struct
weasel_softc
*);
81
static int weasel_pci_wdog_disarm(struct
weasel_softc
*);
83
static int weasel_pci_wdog_query_state(struct
weasel_softc
*);
100
struct
weasel_softc
*sc = device_private(self);
267
CFATTACH_DECL_NEW(weasel_pci, sizeof(struct
weasel_softc
),
271
weasel_wait_response(struct
weasel_softc
*sc)
285
weasel_issue_command(struct
weasel_softc
*sc, uint8_t cmd
[
all
...]
weasel_pci.c
60
struct
weasel_softc
{
struct
77
static int weasel_wait_response(struct
weasel_softc
*);
78
static int weasel_issue_command(struct
weasel_softc
*, uint8_t cmd);
80
static int weasel_pci_wdog_arm(struct
weasel_softc
*);
81
static int weasel_pci_wdog_disarm(struct
weasel_softc
*);
83
static int weasel_pci_wdog_query_state(struct
weasel_softc
*);
100
struct
weasel_softc
*sc = device_private(self);
267
CFATTACH_DECL_NEW(weasel_pci, sizeof(struct
weasel_softc
),
271
weasel_wait_response(struct
weasel_softc
*sc)
285
weasel_issue_command(struct
weasel_softc
*sc, uint8_t cmd
[
all
...]
weasel_pci.c
60
struct
weasel_softc
{
struct
77
static int weasel_wait_response(struct
weasel_softc
*);
78
static int weasel_issue_command(struct
weasel_softc
*, uint8_t cmd);
80
static int weasel_pci_wdog_arm(struct
weasel_softc
*);
81
static int weasel_pci_wdog_disarm(struct
weasel_softc
*);
83
static int weasel_pci_wdog_query_state(struct
weasel_softc
*);
100
struct
weasel_softc
*sc = device_private(self);
267
CFATTACH_DECL_NEW(weasel_pci, sizeof(struct
weasel_softc
),
271
weasel_wait_response(struct
weasel_softc
*sc)
285
weasel_issue_command(struct
weasel_softc
*sc, uint8_t cmd
[
all
...]
Completed in 34 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025