Home
last modified time | relevance | path

Searched refs:slot_id (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssh/
H A Dpkcs11.h140 #define slot_id slotID macro
299 ck_slot_id_t slot_id; member
736 (ck_slot_id_t slot_id, struct ck_slot_info *info));
738 (ck_slot_id_t slot_id, struct ck_token_info *info));
742 (ck_slot_id_t slot_id,
746 (ck_slot_id_t slot_id, ck_mechanism_type_t type,
749 (ck_slot_id_t slot_id, unsigned char *pin,
760 (ck_slot_id_t slot_id, ck_flags_t flags,
764 _CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
1302 #undef slot_id
/freebsd/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h139 #define slot_id slotID macro
298 ck_slot_id_t slot_id; member
736 (ck_slot_id_t slot_id, struct ck_slot_info *info));
738 (ck_slot_id_t slot_id, struct ck_token_info *info));
742 (ck_slot_id_t slot_id,
746 (ck_slot_id_t slot_id, ck_mechanism_type_t type,
749 (ck_slot_id_t slot_id, unsigned char *pin,
760 (ck_slot_id_t slot_id, ck_flags_t flags,
764 _CK_DECLARE_FUNCTION (C_CloseAllSessions, (ck_slot_id_t slot_id));
1302 #undef slot_id
/freebsd/sys/dev/sdhci/
H A Dsdhci_xenon.c369 reg |= 1 << (XENON_SDCLK_IDLEOFF_ENABLE_SHIFT + sc->slot_id); in sdhci_xenon_update_ios()
500 sc->slot_id = 0; in sdhci_xenon_attach()
552 reg |= (1 << sc->slot_id); in sdhci_xenon_attach()
557 reg |= (1 << sc->slot_id); in sdhci_xenon_attach()
566 reg &= ~(1 << (XENON_SDCLK_IDLEOFF_ENABLE_SHIFT + sc->slot_id)); in sdhci_xenon_attach()
H A Dsdhci_xenon.h106 int slot_id; /* Controller ID */ member
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dhisilicon,hi6220-mailbox.txt21 <&phandle slot_id dst_irq ack_irq>
23 slot_id: Slot id used either for TX or RX
/freebsd/sys/dev/mps/
H A Dmps_mapping.c1765 u16 slot_id, entry_num, num_slots; in _mapping_process_dpm_pg0() local
1839 slot_id = 0; in _mapping_process_dpm_pg0()
1842 slot_id = 1; in _mapping_process_dpm_pg0()
1845 slot_id = 0; in _mapping_process_dpm_pg0()
1866 et_entry->start_slot = slot_id; in _mapping_process_dpm_pg0()
/freebsd/sys/dev/mpr/
H A Dmpr_mapping.c2214 u16 slot_id, entry_num, num_slots; in _mapping_process_dpm_pg0() local
2288 slot_id = 0; in _mapping_process_dpm_pg0()
2291 slot_id = 1; in _mapping_process_dpm_pg0()
2294 slot_id = 0; in _mapping_process_dpm_pg0()
2315 et_entry->start_slot = slot_id; in _mapping_process_dpm_pg0()