Symbol: slot_id
crypto/openssh/pkcs11.h
299
ck_slot_id_t slot_id;
crypto/openssh/pkcs11.h
736
(ck_slot_id_t slot_id, struct ck_slot_info *info));
crypto/openssh/pkcs11.h
738
(ck_slot_id_t slot_id, struct ck_token_info *info));
crypto/openssh/pkcs11.h
742
(ck_slot_id_t slot_id,
crypto/openssh/pkcs11.h
746
(ck_slot_id_t slot_id, ck_mechanism_type_t type,
crypto/openssh/pkcs11.h
749
(ck_slot_id_t slot_id, unsigned char *pin,
crypto/openssh/pkcs11.h
760
(ck_slot_id_t slot_id, ck_flags_t flags,
crypto/openssh/pkcs11.h
764
_CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
sys/bus/u4b/controller/xhci.c
1340
xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1350
XHCI_TRB_3_SLOT_SET(slot_id);
sys/bus/u4b/controller/xhci.c
1359
uint8_t bsr, uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1369
XHCI_TRB_3_SLOT_SET(slot_id);
sys/bus/u4b/controller/xhci.c
1508
uint8_t deconfigure, uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1518
XHCI_TRB_3_SLOT_SET(slot_id);
sys/bus/u4b/controller/xhci.c
1530
uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1540
XHCI_TRB_3_SLOT_SET(slot_id);
sys/bus/u4b/controller/xhci.c
1548
uint8_t ep_id, uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1558
XHCI_TRB_3_SLOT_SET(slot_id) |
sys/bus/u4b/controller/xhci.c
1571
uint16_t stream_id, uint8_t ep_id, uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1584
XHCI_TRB_3_SLOT_SET(slot_id) |
sys/bus/u4b/controller/xhci.c
1593
uint8_t ep_id, uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1603
XHCI_TRB_3_SLOT_SET(slot_id) |
sys/bus/u4b/controller/xhci.c
1615
xhci_cmd_reset_dev(struct xhci_softc *sc, uint8_t slot_id)
sys/bus/u4b/controller/xhci.c
1625
XHCI_TRB_3_SLOT_SET(slot_id);
sys/dev/raid/mpr/mpr_mapping.c
2210
u16 slot_id, entry_num, num_slots;
sys/dev/raid/mpr/mpr_mapping.c
2286
slot_id = 0;
sys/dev/raid/mpr/mpr_mapping.c
2289
slot_id = 1;
sys/dev/raid/mpr/mpr_mapping.c
2292
slot_id = 0;
sys/dev/raid/mpr/mpr_mapping.c
2313
et_entry->start_slot = slot_id;
sys/dev/raid/mps/mps_mapping.c
1464
u16 slot_id, entry_num, num_slots;
sys/dev/raid/mps/mps_mapping.c
1514
slot_id = 0;
sys/dev/raid/mps/mps_mapping.c
1517
slot_id = 1;
sys/dev/raid/mps/mps_mapping.c
1520
slot_id = 0;
sys/dev/raid/mps/mps_mapping.c
1540
et_entry->start_slot = slot_id;