Searched defs:slotid (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/nfs/ |
H A D | nfs4session.c | 85 u32 slotid = slot->slot_nr; in nfs4_free_slot() local 105 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_new_slot() 121 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_find_or_create_slot() 145 u32 slotid = slot->slot_nr; in nfs4_lock_slot() local 172 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot() 179 static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid, in nfs4_slot_get_seqid() 202 u32 slotid, u32 seq_nr) in nfs4_slot_seqid_in_use() 223 u32 slotid, u32 seq_nr, in nfs4_slot_wait_on_seqid() 245 u32 slotid; in nfs4_alloc_slot() local
|
H A D | nfs4session.h | 104 u32 slotid) in nfs4_test_locked_slot()
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci.c | 273 unsigned int slotid; member 895 unsigned int slotid, in xhci_epmask_to_eps_with_streams() 1082 unsigned int slotid, in xhci_alloc_epctx() 1215 static int xhci_ep_nuke_xfers(XHCIState *xhci, unsigned int slotid, in xhci_ep_nuke_xfers() 1292 static TRBCCode xhci_stop_ep(XHCIState *xhci, unsigned int slotid, in xhci_stop_ep() 1835 static void xhci_kick_ep(XHCIState *xhci, unsigned int slotid, in xhci_kick_ep() 1860 static bool xhci_slot_ok(XHCIState *xhci, int slotid) in xhci_slot_ok() 2390 unsigned int slotid; in xhci_get_slot() local 2470 unsigned int i, slotid = 0, count = 0; in xhci_process_commands() local 3299 int slotid; in xhci_wakeup_endpoint() local [all …]
|
H A D | hcd-xhci.h | 148 uint8_t slotid; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ultravisor.h | 64 u64 flags, u64 slotid) in uv_register_mem_slot() 70 static inline int uv_unregister_mem_slot(u64 lpid, u64 slotid) in uv_unregister_mem_slot()
|
/openbmc/linux/fs/nfsd/ |
H A D | xdr4.h | 438 u32 slotid; /* request/response */ member
|