OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ahc_dev_softc_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx_osm.h
97
typedef pcireg_t
ahc_dev_softc_t
;
typedef in typeref:typename:pcireg_t
448
static __inline uint32_t ahc_pci_read_config(
ahc_dev_softc_t
, int, int);
449
static __inline void ahc_pci_write_config(
ahc_dev_softc_t
, int, uint32_t,
451
static __inline int ahc_get_pci_function(
ahc_dev_softc_t
);
452
static __inline int ahc_get_pci_slot(
ahc_dev_softc_t
);
453
static __inline int ahc_get_pci_bus(
ahc_dev_softc_t
);
459
ahc_pci_read_config(
ahc_dev_softc_t
pci, int reg, int width)
465
ahc_pci_write_config(
ahc_dev_softc_t
pci, int reg, uint32_t value, int width)
471
ahc_get_pci_function(
ahc_dev_softc_t
pci)
477
ahc_get_pci_slot(
ahc_dev_softc_t
pci
[
all
...]
aic7xxx.c
3836
ahc_dev_softc_t
list_pci;
3837
ahc_dev_softc_t
pci;
Completed in 331 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025