Searched defs:Bus (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_init.h24 uint8_t Bus; member in struct:msg_scsi_io_request
94 uint8_t Bus; member in struct:msg_scsi_io_reply
154 uint8_t Bus; member in struct:msg_scsi_task_mgmt
187 uint8_t Bus; member in struct:msg_scsi_task_mgmt_reply
206 uint8_t Bus; member in struct:msg_sep_request
H A Dmpi_ioc.h364 * SCSI Event data for Port, Bus and Device forms)
377 uint8_t Bus; member in struct:event_data_scsi_device_status_change
397 uint8_t Bus; member in struct:event_data_sas_device_status_change
420 uint8_t Bus; member in struct:event_data_queue_full
H A Dmpi_cnfg.h837 uint8_t Bus; member in struct:fc_port_persistent
1469 uint8_t Bus; member in struct:config_page_sas_device_0
1489 uint8_t Bus; member in struct:config_page_sas_device_1
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_ciss.h134 uint8_t Bus:6; member in struct:_SCSI3Addr_t::__anon5234
147 uint8_t Bus:3; member in struct:_SCSI3Addr_t::__anon5236
153 uint32_t Bus:6; member in struct:_PhysDevAddr_t
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.h534 uint8_t Bus; /* should be 0 */ member in struct:ARCMSR_CDB
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl1.h531 UINT32 Bus; /* Bus and Segment numbers */ member in struct:acpi_hest_aer_common
549 * Macros to access the bus/segment numbers in Bus field above:
550 * Bus number is encoded in bits 7:0
553 #define ACPI_HEST_BUS(Bus) ((Bus) & 0xFF)
554 #define ACPI_HEST_SEGMENT(Bus) (((Bus) >> 8) & 0xFFFF)
877 UINT8 Bus; /* 0 - ISA */ member in struct:acpi_madt_interrupt_override
H A Dactbl2.h511 UINT8 Bus; member in struct:acpi_dmar_device_scope
1212 UINT8 StartBusNumber; /* Starting PCI Bus number */
1213 UINT8 EndBusNumber; /* Final PCI Bus number */
1450 UINT8 Bus; /* PCI Bus/Segment/Function numbers */ member in struct:acpi_table_tcpa_server
1584 UINT8 PciBus; /* PCI Bus number */
1708 UINT8 PciBus; /* PCI Bus number */
H A Dactypes.h1306 UINT16 Bus; member in struct:acpi_pci_id
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h399 UINT16 Bus; /* 2 */ member in struct:_EXT_HBA_PORT
508 UINT16 Bus; /* 2; n/a for Solaris */ member in struct:_EXT_DISC_PORT
521 UINT16 Bus; /* 2; n/a for Solaris */ member in struct:_EXT_DISC_TARGET
543 UINT16 Bus; /* 2 */ member in struct:_EXT_SCSI_ADDR
570 UINT16 Bus; /* 2 */ member in struct:_EXT_DEST_ADDR::__anon7753::__anon7754

Completed in 90 milliseconds