Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 18 of 18) sorted by relevance

/include/asm-frv/
Dhighmem.h99 #define __kmap_atomic_secondary(slot, paddr) \ argument
148 #define __kunmap_atomic_secondary(slot, vaddr) \ argument
/include/linux/
Datmel-mci.h36 struct mci_slot_pdata slot[ATMEL_MCI_MAX_NR_SLOTS]; member
Dmca.h47 int slot; member
143 static inline void mca_set_adapter_procfn(int slot, MCA_ProcFn fn, void* dev) in mca_set_adapter_procfn()
DmISDNhw.h98 int slot; /* multiport card channel slot */ member
160 int slot; /* multiport card channel slot */ member
Deisa.h36 int slot; member
Dnubus.h247 int slot; member
356 static inline void *nubus_slot_addr(int slot) in nubus_slot_addr()
Dtc.h91 int slot; member
Dkvm.h25 __u32 slot; member
33 __u32 slot; member
237 __u32 slot; member
Dpci_hotplug.h165 static inline const char *hotplug_slot_name(const struct hotplug_slot *slot) in hotplug_slot_name()
Dpci.h30 #define PCI_DEVFN(slot, func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
68 static inline const char *pci_slot_name(const struct pci_slot *slot) in pci_slot_name()
194 struct pci_slot *slot; /* Physical slot this device is in */ member
Dedd.h94 __u8 slot; member
Dkvm_host.h384 static inline int memslot_id(struct kvm *kvm, struct kvm_memory_slot *slot) in memslot_id()
Dmod_devicetable.h427 unsigned char slot; member
/include/net/irda/
Dirlap.h111 int slot; /* Random chosen slot */ member
192 __u8 slot; /* Random chosen slot */ member
/include/linux/ssb/
Dssb_driver_pci.h124 int ssb_pcicore_pcibios_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in ssb_pcicore_pcibios_map_irq()
/include/net/
Dinet_timewait_sock.h79 int slot; member
Dsch_generic.h532 int slot = pktlen + rtab->rate.cell_align + rtab->rate.overhead; in qdisc_l2t() local
/include/linux/sunrpc/
Dxprt.h145 struct rpc_rqst * slot; /* slot table storage */ member