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

/freebsd-10.2-release/sys/dev/mpr/
H A Dmpr_mapping.c1465 u16 slot_id, entry_num, num_slots; local
/freebsd-10.2-release/sys/dev/mps/
H A Dmps_mapping.c1465 u16 slot_id, entry_num, num_slots; local
/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhci.c1325 xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id) argument
1343 xhci_cmd_set_address(struct xhci_softc *sc, uint64_t input_ctx, uint8_t bsr, uint8_t slot_id) argument
1492 xhci_cmd_configure_ep(struct xhci_softc *sc, uint64_t input_ctx, uint8_t deconfigure, uint8_t slot_id) argument
1514 xhci_cmd_evaluate_ctx(struct xhci_softc *sc, uint64_t input_ctx, uint8_t slot_id) argument
1532 xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t preserve, uint8_t ep_id, uint8_t slot_id) argument
1555 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
1577 xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t suspend, uint8_t ep_id, uint8_t slot_id) argument
1600 xhci_cmd_reset_dev(struct xhci_softc *sc, uint8_t slot_id) argument
[all...]
/freebsd-10.2-release/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.2-release/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 130 milliseconds