Home
last modified time | relevance | path

Searched defs:phy_type (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/sys/dev/usb/dwc2/
H A Ddwc2_params.c662 int phy_type = hsotg->params.phy_type; in dwc2_check_param_speed() local
H A Ddwc2_core.h496 u8 phy_type; member
/openbsd-src/sys/dev/pci/
H A Dixgb_hw.c227 ixgb_phy_type phy_type; in ixgb_identify_phy() local
H A Dixgbe_phy.c531 enum ixgbe_phy_type phy_type; in ixgbe_get_phy_type_from_id() local
H A Dif_ixl.c345 uint32_t phy_type; global() member
656 uint8_t phy_type; global() member
1003 uint64_t phy_type; global() member
4479 ixl_search_phy_type(uint8_t phy_type) ixl_search_phy_type() argument
[all...]
H A Dixgb_hw.h721 ixgb_phy_type phy_type; /* Transceiver/phy identifier */ member
H A Dif_bnxt.c1686 bnxt_get_media_type(uint64_t speed,int phy_type) bnxt_get_media_type() argument
H A Dif_mwxreg.h1218 uint8_t phy_type; member
H A Dif_ocereg.h1028 uint16_t phy_type; member
H A Dif_em_hw.h1407 em_phy_type phy_type; global() member
H A Dif_bnxtreg.h9084 uint8_t phy_type; member
[all...]
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_dmcu.h260 unsigned int phy_type:1; /*[22:22]*/ member
/openbsd-src/sys/dev/fdt/
H A Dxhci_fdt.c305 char phy_type[16] = { 0 }; in xhci_snps_init() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h661 enum phy_type { global() enum