Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h828 PXE_UINT32 BusType[1]; ///< list of supported bustypes. member
910 PXE_UINT32 BusType; member
1197 UINT32 BusType; member
1223 PXE_UINT32 BusType; member
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_var.h162 int BusType; member
H A Daacraid_cam.c1079 camsc->inf->BusType != CONTAINER_BUS) { in aac_cam_action()
1107 if (camsc->inf->BusType == CONTAINER_BUS) { in aac_cam_action()
H A Daacraid.c3589 sim->BusType = CONTAINER_BUS; in aac_container_bus()
3703 caminf->BusType = PASSTHROUGH_BUS; in aac_get_bus_info()