Home
last modified time | relevance | path

Searched defs:mps (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/dev/fdt/
H A Dfdt_mmc_pwrseq.c55 struct fdtbus_mmc_pwrseq *mps; in fdtbus_register_mmc_pwrseq() local
70 struct fdtbus_mmc_pwrseq *mps; in fdtbus_get_mmc_pwrseq() local
95 fdtbus_mmc_pwrseq_pre_power_on(struct fdtbus_mmc_pwrseq *mps) in fdtbus_mmc_pwrseq_pre_power_on()
102 fdtbus_mmc_pwrseq_post_power_on(struct fdtbus_mmc_pwrseq *mps) in fdtbus_mmc_pwrseq_post_power_on()
109 fdtbus_mmc_pwrseq_power_off(struct fdtbus_mmc_pwrseq *mps) in fdtbus_mmc_pwrseq_power_off()
116 fdtbus_mmc_pwrseq_reset(struct fdtbus_mmc_pwrseq *mps) in fdtbus_mmc_pwrseq_reset()
/netbsd-src/sys/arch/ia64/stand/ia64/efi/
H A Dmain.c65 EFI_GUID mps = MPS_TABLE_GUID; variable
/netbsd-src/sys/dev/ic/
H A Dnvme.c253 nvme_enable(struct nvme_softc *sc, u_int mps) in nvme_enable()
358 u_int mps = PAGE_SHIFT; in nvme_attach() local
1575 nvme_identify(struct nvme_softc *sc, u_int mps) in nvme_identify()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_nv50.c295 int mps = 0; in nv50_gr_mp_trap() local
/netbsd-src/sys/dev/usb/
H A Dxhci.c3416 xhci_update_ep0_mps(struct xhci_softc * const sc,struct xhci_slot * const xs,u_int mps) xhci_update_ep0_mps() argument
3859 uint16_t mps = UGETW(ed->wMaxPacketSize); xhci_setup_maxburst() local
4567 const uint16_t mps = UE_GET_SIZE(MPS); xhci_device_isoc_enter() local
[all...]
H A Dusb_subr.c592 u_int mps; in usbd_fill_iface_data() local
H A Dohci.c602 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize); ohci_reset_std_chain() local
H A Dehci.c3100 int mps = UGETW(xfer->ux_pipe->up_endpoint->ue_edesc->wMaxPacketSize); ehci_reset_sqtd_chain() local
/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.c1937 u16 mps) in dwc2_hcd_urb_set_pipeinfo()
H A Ddwc2_hcd.h175 u16 mps; member
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c903 uint16_t mps = UE_GET_SIZE(UGETW(ed->wMaxPacketSize)); in dwc2_device_start() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dtext.c1410 mbstate_t mps; in rl_change_case() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c7957 MDB_page *mpd, *mps; in mdb_node_move() local