Searched refs:slot_id (Results 1 – 5 of 5) sorted by relevance
297 int slot_id; member345 self->slot_id = -1; in gst_asio_object_init()491 self->slot_id = 0; in gst_asio_object_bind_callbacks()494 self->slot_id = 1; in gst_asio_object_bind_callbacks()497 self->slot_id = 2; in gst_asio_object_bind_callbacks()500 self->slot_id = 3; in gst_asio_object_bind_callbacks()503 self->slot_id = 4; in gst_asio_object_bind_callbacks()506 self->slot_id = 5; in gst_asio_object_bind_callbacks()509 self->slot_id = 6; in gst_asio_object_bind_callbacks()512 self->slot_id = 7; in gst_asio_object_bind_callbacks()[all …]
1300 xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id) in xhci_cmd_disable_slot() argument1310 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_disable_slot()1319 uint8_t bsr, uint8_t slot_id) in xhci_cmd_set_address() argument1329 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_set_address()1468 uint8_t deconfigure, uint8_t slot_id) in xhci_cmd_configure_ep() argument1478 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_configure_ep()1490 uint8_t slot_id) in xhci_cmd_evaluate_ctx() argument1500 XHCI_TRB_3_SLOT_SET(slot_id); in xhci_cmd_evaluate_ctx()1508 uint8_t ep_id, uint8_t slot_id) in xhci_cmd_reset_ep() argument1518 XHCI_TRB_3_SLOT_SET(slot_id) | in xhci_cmd_reset_ep()[all …]
486 const int slot_id = (cacert) ? 0 : 1; in nss_create_object() local487 char *slot_name = aprintf("PEM Token #%d", slot_id); in nss_create_object()
232 guint slot_id; member2046 slot->id = dbin->slot_id++; in create_new_slot()
42823 output_streams, slots, guint slot_id) where used totally unprotected