OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_hmc_entries
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_ixl.c
659
struct ixl_hmc_entry
sc_hmc_entries
[IXL_HMC_COUNT];
member in struct:ixl_softc
1902
struct ixl_hmc_entry *e = &sc->
sc_hmc_entries
[type];
1916
struct ixl_hmc_entry *e = &sc->
sc_hmc_entries
[type];
5108
CTASSERT(__arraycount(regs) <= __arraycount(sc->
sc_hmc_entries
));
5115
e = &sc->
sc_hmc_entries
[i];
5193
e = &sc->
sc_hmc_entries
[i];
Completed in 15 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025