OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Bus
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h
908
UINT8
Bus
;
pci22.h
121
UINT8
Bus
;
129
UINT32
Bus
: 8;
efipciio.h
296
UINT8
Bus
;
efi_pxe.h
42
//
BUS
ROM ID signatures
940
// PCI and PC Card NICs are both identified using
bus
, device
953
//
Bus
, device & function numbers that locate this device.
955
PXE_UINT16
Bus
;
1136
// For PCI
bus
devices, this field is set to PXE_BUSTYPE_PCI.
1144
PXE_UINT16
Bus
;
1163
// For PCC
bus
devices, this field is set to PXE_BUSTYPE_PCC.
1171
PXE_UINT16
Bus
;
/src/sys/dev/acpi/
apei_cper.h
257
uint8_t
Bus
;
/src/sys/external/bsd/acpica/dist/include/
actbl3.h
463
UINT8
Bus
; /* PCI
Bus
/Segment/Function numbers */
727
UINT8 PciBus; /* PCI
Bus
number */
851
UINT8 PciBus; /* PCI
Bus
number */
actypes.h
1358
UINT16
Bus
;
actbl1.h
1040
UINT8
Bus
;
1805
UINT32
Bus
; /*
Bus
and Segment numbers */
1824
* Macros to access the
bus
/segment numbers in
Bus
field above:
1825
*
Bus
number is encoded in bits 7:0
1828
#define ACPI_HEST_BUS(
Bus
) ((
Bus
) & 0xFF)
1829
#define ACPI_HEST_SEGMENT(
Bus
) (((
Bus
) >> 8) & 0xFFFF
[
all
...]
actbl2.h
1372
UINT8
Bus
;
1555
UINT8
Bus
; /* 0 - ISA */
2102
UINT8 StartBusNumber; /* Starting PCI
Bus
number */
2103
UINT8 EndBusNumber; /* Final PCI
Bus
number */
/src/sys/dev/ic/
aacreg.h
211
#define FT_DRIVE 9 /* phys disk - addressable in scsi by
bus
/target/lun */
646
u_int32_t
Bus
;
755
u_int32_t
bus
;
member in struct:aac_srb32
mpt_mpilib.h
853
* Revised
bus
width definitions in SCSI_PORT_0,
1760
U8
Bus
; /* 11h */
2622
U8
Bus
; /* 01h */
2691
U8
Bus
; /* 01h */
2752
U8
Bus
; /* 01h */
2783
U8
Bus
; /* 01h */
2806
U8
Bus
; /* 01h */
2846
U8
Bus
; /* 01h */
3315
/* SCSI Event data for Port,
Bus
and Device forms */
3330
U8
Bus
; /* 01h *
[
all
...]
Completed in 53 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026