Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/sys/dev/aacraid/
H A Daacraid_var.h139 int BusType; member
H A Daacraid_cam.c1067 camsc->inf->BusType != CONTAINER_BUS) { in aac_cam_action()
1095 if (camsc->inf->BusType == CONTAINER_BUS) { in aac_cam_action()
H A Daacraid.c3623 sim->BusType = CONTAINER_BUS; in aac_container_bus()
3741 caminf->BusType = PASSTHROUGH_BUS; in aac_get_bus_info()