Searched refs:slot (Results 1 – 4 of 4) sorted by relevance
19 #define PCI_DEVFN(slot,func) ((((slot) & 0x1f) << 3) | ((func) & 0x07)) argument
40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot]) argument
19 typedef int (*MCA_ProcFn)(char* buf, int slot, void* dev);31 int slot; member
117 struct rpc_rqst * slot; member