Home
last modified time | relevance | path

Searched refs:BusType (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h822 PXE_UINT32 BusType[1]; ///< list of supported bustypes. member
904 PXE_UINT32 BusType; member
1191 UINT32 BusType; member
1217 PXE_UINT32 BusType; member
/freebsd/sys/dev/aacraid/
H A Daacraid_var.h137 int BusType; member
H A Daacraid_cam.c1063 camsc->inf->BusType != CONTAINER_BUS) { in aac_cam_action()
1091 if (camsc->inf->BusType == CONTAINER_BUS) { in aac_cam_action()
H A Daacraid.c3621 sim->BusType = CONTAINER_BUS; in aac_container_bus()
3739 caminf->BusType = PASSTHROUGH_BUS; in aac_get_bus_info()