Searched defs:mps (Results 1 - 12 of 12) sorted by relevance
| /src/sys/dev/fdt/ |
| H A D | fdt_mmc_pwrseq.c | 55 struct fdtbus_mmc_pwrseq *mps; local in function:fdtbus_register_mmc_pwrseq 70 struct fdtbus_mmc_pwrseq *mps; local in function:fdtbus_get_mmc_pwrseq 95 fdtbus_mmc_pwrseq_pre_power_on(struct fdtbus_mmc_pwrseq * mps) argument 102 fdtbus_mmc_pwrseq_post_power_on(struct fdtbus_mmc_pwrseq * mps) argument 109 fdtbus_mmc_pwrseq_power_off(struct fdtbus_mmc_pwrseq * mps) argument 116 fdtbus_mmc_pwrseq_reset(struct fdtbus_mmc_pwrseq * mps) argument [all...] |
| /src/share/i18n/csmapper/ |
| H A D | Makefile | |
| /src/sys/arch/ia64/stand/ia64/efi/ |
| H A D | main.c | 65 EFI_GUID mps = MPS_TABLE_GUID; variable in typeref:typename:EFI_GUID
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
| H A D | nouveau_nvkm_engine_gr_nv50.c | 295 int mps = 0; local in function:nv50_gr_mp_trap
|
| /src/sys/external/bsd/dwc2/dist/ |
| H A D | dwc2_hcd.c | 1935 dwc2_hcd_urb_set_pipeinfo(struct dwc2_hsotg * hsotg,struct dwc2_hcd_urb * urb,u8 dev_addr,u8 ep_num,u8 ep_type,u8 ep_dir,u16 mps) argument
|
| H A D | dwc2_hcd.h | 175 u16 mps; member in struct:dwc2_hcd_pipe_info
|
| /src/sys/external/bsd/dwc2/ |
| H A D | dwc2.c | 903 uint16_t mps = UE_GET_SIZE(UGETW(ed->wMaxPacketSize)); local in function:dwc2_device_start [all...] |
| /src/sys/dev/usb/ |
| H A D | usb_subr.c | 591 u_int mps; local in function:usbd_fill_iface_data
|
| H A D | ohci.c | 618 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize); local in function:ohci_reset_std_chain
|
| H A D | ehci.c | 3122 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize); local in function:ehci_reset_sqtd_chain
|
| H A D | xhci.c | 3465 xhci_update_ep0_mps(struct xhci_softc * const sc,struct xhci_slot * const xs,u_int mps) argument 3910 uint16_t mps = UGETW(ed->wMaxPacketSize); local in function:xhci_setup_maxburst 4619 const uint16_t mps = UE_GET_SIZE(MPS); local in function:xhci_device_isoc_enter [all...] |
| /src/sys/dev/ic/ |
| H A D | nvme.c | 253 nvme_enable(struct nvme_softc *sc, u_int mps) argument 358 u_int mps = PAGE_SHIFT; local in function:nvme_attach 1575 nvme_identify(struct nvme_softc *sc, u_int mps) argument [all...] |
Completed in 27 milliseconds