OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DevicePathSubType
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
efiboot.c
83
DevicePathSubType
(dp) == MEDIA_CDROM_DP) {
88
DevicePathSubType
(dp) == MSG_MAC_ADDR_DP) {
efinet.c
298
(
DevicePathSubType
(pdp) == ACPI_DP ||
299
DevicePathSubType
(pdp) == EXPANDED_ACPI_DP)) {
351
DevicePathSubType
(dp) == MSG_MAC_ADDR_DP) {
373
if (
DevicePathSubType
(dp) == HW_PCI_DP)
boot.c
741
DevicePathSubType
(efi_bootdp), upath);
828
DevicePathSubType
(dp), upath);
eficons.c
839
DevicePathSubType
(dp) == ACPI_DP) {
/src/sys/arch/ia64/stand/efi/libefi/
efi.c
156
DevicePathSubType
(img->FilePath) != MEDIA_FILEPATH_DP ||
/src/sys/external/bsd/gnu-efi/dist/lib/
dpath.c
89
ASSERT (
DevicePathSubType
(DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE ||
90
DevicePathSubType
(DevPath) == END_INSTANCE_DEVICE_PATH_SUBTYPE);
96
if (
DevicePathSubType
(DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE) {
1165
DevicePathSubType
(DevPathNode) == DevPathTable[Index].SubType) {
sread.c
136
DevicePathSubType
(&FilePathNode->Header) != MEDIA_FILEPATH_DP) {
hand.c
213
(
DevicePathSubType
(DevPath) == MEDIA_HARDDRIVE_DP)) {
/src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h
53
#define
DevicePathSubType
(a) ( (a)->SubType )
/src/sys/stand/efiboot/
efinet.c
372
DevicePathSubType
(dp) == MSG_MAC_ADDR_DP) {
Completed in 51 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025