#include <nmf_slot.h>
Data Fields | |
| struct nmf_dev * | dev |
A slot logically represents a switch inserted in a chassis. If the switch is a simple pizza-box, there is only a single slot, numbered zero. Chassis based switches have physical slots into which line cards and fabric cards can be inserted. These slots are identified by a zero based index. A slot has a state that allows for support of hot plug as well as the association of the appropriate device driver with each switch.
Definition at line 28 of file nmf_slot.h.
struct nmf_dev* nmf_slot::dev [read] |
Reference count
Definition at line 33 of file nmf_slot.h.
1.5.6