Searched defs:mps (Results 1 - 12 of 12) sorted by relevance

/src/sys/dev/fdt/
H A Dfdt_mmc_pwrseq.c55 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 DMakefile
/src/sys/arch/ia64/stand/ia64/efi/
H A Dmain.c65 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 Dnouveau_nvkm_engine_gr_nv50.c295 int mps = 0; local in function:nv50_gr_mp_trap
/src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.c1935 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 Ddwc2_hcd.h175 u16 mps; member in struct:dwc2_hcd_pipe_info
/src/sys/external/bsd/dwc2/
H A Ddwc2.c903 uint16_t mps = UE_GET_SIZE(UGETW(ed->wMaxPacketSize)); local in function:dwc2_device_start
[all...]
/src/sys/dev/usb/
H A Dusb_subr.c591 u_int mps; local in function:usbd_fill_iface_data
H A Dohci.c618 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize); local in function:ohci_reset_std_chain
H A Dehci.c3122 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize); local in function:ehci_reset_sqtd_chain
H A Dxhci.c3465 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 Dnvme.c253 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 29 milliseconds