Searched defs:slotstate (Results 1 – 1 of 1) sorted by relevance
168 struct slotstate { struct169 enum cardstate state; /* Current state of slot */170 enum cardstate laststate; /* Previous state of slot */171 int maxmem; /* Max allowed memory windows */172 int maxio; /* Max allowed I/O windows */173 int irqs; /* Bitmap of IRQs allowed */174 int flags; /* Capability flags */