Home
last modified time | relevance | path

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

/freebsd/usr.sbin/dumpcis/
H A Dcardinfo.h168 struct slotstate { struct
169 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 */