OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ahc_isa_slot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/isa/
ahc_isa.c
182
struct
ahc_isa_slot
{
struct
183
LIST_ENTRY(
ahc_isa_slot
) link;
187
static LIST_HEAD(,
ahc_isa_slot
) ahc_isa_all_slots;
309
struct
ahc_isa_slot
*as;
339
as = malloc(sizeof(struct
ahc_isa_slot
), M_DEVBUF, M_WAITOK);
ahc_isa.c
182
struct
ahc_isa_slot
{
struct
183
LIST_ENTRY(
ahc_isa_slot
) link;
187
static LIST_HEAD(,
ahc_isa_slot
) ahc_isa_all_slots;
309
struct
ahc_isa_slot
*as;
339
as = malloc(sizeof(struct
ahc_isa_slot
), M_DEVBUF, M_WAITOK);
Completed in 60 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025