OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wss_pnpbios_hints
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/pnpbios/
wss_pnpbios.c
68
struct wss_pnpbios_hint
wss_pnpbios_hints
[] = {
variable in typeref:struct:wss_pnpbios_hint[]
81
while (
wss_pnpbios_hints
[idx].idstr[0] != 0) {
82
if (!strcmp(
wss_pnpbios_hints
[idx].idstr, idstr))
117
wph = &
wss_pnpbios_hints
[wss_pnpbios_hints_index(aa->idstr)];
wss_pnpbios.c
68
struct wss_pnpbios_hint
wss_pnpbios_hints
[] = {
variable in typeref:struct:wss_pnpbios_hint[]
81
while (
wss_pnpbios_hints
[idx].idstr[0] != 0) {
82
if (!strcmp(
wss_pnpbios_hints
[idx].idstr, idstr))
117
wph = &
wss_pnpbios_hints
[wss_pnpbios_hints_index(aa->idstr)];
Completed in 24 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025