Searched defs:slot_id (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/mps/
H A Dmps_mapping.c1768 u16 slot_id, entry_num, num_slots; local
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_mapping.c2217 u16 slot_id, entry_num, num_slots; local
/freebsd-10-stable/sys/dev/usb/controller/
H A Dxhci.c1346 xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id) argument
1364 xhci_cmd_set_address(struct xhci_softc *sc, uint64_t input_ctx, uint8_t bsr, uint8_t slot_id) argument
1513 xhci_cmd_configure_ep(struct xhci_softc *sc, uint64_t input_ctx, uint8_t deconfigure, uint8_t slot_id) argument
1535 xhci_cmd_evaluate_ctx(struct xhci_softc *sc, uint64_t input_ctx, uint8_t slot_id) argument
1553 xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t preserve, uint8_t ep_id, uint8_t slot_id) argument
1576 xhci_cmd_set_tr_dequeue_ptr(struct xhci_softc *sc, uint64_t dequeue_ptr, uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) argument
1598 xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t suspend, uint8_t ep_id, uint8_t slot_id) argument
1621 xhci_cmd_reset_dev(struct xhci_softc *sc, uint8_t slot_id) argument
[all...]
/freebsd-10-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h139 #define slot_id macro
298 ck_slot_id_t slot_id; member in struct:ck_session_info
1302 #undef slot_id macro
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dpkcs11.h140 #define slot_id slotID macro
299 ck_slot_id_t slot_id; member in struct:ck_session_info
1302 #undef slot_id macro
[all...]

Completed in 298 milliseconds