OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cs_isa_probe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
if_cs_isa.c
59
static int
cs_isa_probe
(device_t, cfdata_t, void *);
63
cs_isa_probe
, cs_isa_attach, NULL, NULL);
66
cs_isa_probe
(device_t parent, cfdata_t cf, void *aux)
function in typeref:typename:int
135
printf("
cs_isa_probe
: EEPROM bad or missing\n");
140
printf("
cs_isa_probe
: unable to read ISA_CFG\n");
167
printf("
cs_isa_probe
: unable to read MEM_BASE\n");
180
printf("
cs_isa_probe
: unable to map memory space\n");
if_cs_isa.c
59
static int
cs_isa_probe
(device_t, cfdata_t, void *);
63
cs_isa_probe
, cs_isa_attach, NULL, NULL);
66
cs_isa_probe
(device_t parent, cfdata_t cf, void *aux)
function in typeref:typename:int
135
printf("
cs_isa_probe
: EEPROM bad or missing\n");
140
printf("
cs_isa_probe
: unable to read ISA_CFG\n");
167
printf("
cs_isa_probe
: unable to read MEM_BASE\n");
180
printf("
cs_isa_probe
: unable to map memory space\n");
Completed in 56 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025