OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:grand
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/pci/
pci_machdep.c
1232
device_t
grand
= device_parent(parent);
local in function:device_pci_register
1233
if (efi_probe() &&
grand
&& device_is_a(
grand
, "ppb")) {
1234
struct ppb_softc *ppb_sc = device_private(
grand
);
pci_machdep.c
1232
device_t
grand
= device_parent(parent);
local in function:device_pci_register
1233
if (efi_probe() &&
grand
&& device_is_a(
grand
, "ppb")) {
1234
struct ppb_softc *ppb_sc = device_private(
grand
);
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025