OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Protocol
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
hand.c
30
// Find the first instance of this
Protocol
in the system and return it's interface
62
IN EFI_GUID *
Protocol
OPTIONAL,
90
Protocol
,
142
// Get list of device handles that support the BLOCK_IO
Protocol
.
164
// the BLOCK_IO
Protocol
, then return.
175
// Loop through all the device handles that support the BLOCK_IO
Protocol
447
EFI_GUID *
Protocol
;
461
// Install the
protocol
interfaces
471
// If
protocol
is NULL, then it's the end of the list
474
Protocol
= va_arg(args, EFI_GUID *)
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h
122
UINT8
Protocol
;
149
UINT8
Protocol
;
372
UINT8
Protocol
;
efidevp.h
285
UINT16
Protocol
;
299
UINT16
Protocol
;
411
EFI_GUID
Protocol
;
efi_pxe.h
649
// Common StatCodes returned by all UNDI commands, UNDI
protocol
functions
650
// and BC
protocol
functions.
1420
// Number of frames destined for unsupported
protocol
.
1543
//
Protocol
type. This will be copied into the media header without
1544
// doing byte swapping.
Protocol
type numbers can be obtained from
1547
PXE_UINT16
Protocol
;
1574
//
Protocol
type. This will be copied into the media header without
1575
// doing byte swapping.
Protocol
type numbers can be obtained from
1578
PXE_MEDIA_PROTOCOL
Protocol
;
1720
//
Protocol
type from media header
[
all
...]
/src/sbin/efi/
devpath3.c
701
uint16_t
Protocol
;
714
proto = proto_name(p->
Protocol
);
727
DEVPATH_FMT(
Protocol
: 0x%04x(%s)\n)
736
p->
Protocol
, proto,
758
uint16_t
Protocol
;
770
proto = proto_name(p->
Protocol
);
783
DEVPATH_FMT(
Protocol
: 0x%04x(%s)\n)
792
p->
Protocol
, proto,
1071
protocol_name(uint16_t
Protocol
)
1074
return
Protocol
== 0 ? "TCP" : "RSVD"
[
all
...]
/src/sys/arch/i386/stand/pxeboot/
pxe.h
185
uint8_t
Protocol
;
238
uint16_t HwType; /* Type of
protocol
at the
337
uint8_t ProtType; /*
Protocol
type */
/src/sys/external/bsd/acpica/dist/include/
actbl1.h
860
UINT8
Protocol
;
actbl2.h
2026
* Conforms to "Management Component Transport
Protocol
(MCTP) Host
2035
UINT8
Protocol
;
/src/sys/dev/ic/
mpt_mpilib.h
1920
U8
Protocol
; /* 18h */
Completed in 33 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025