Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dllc1.h148 typedef struct llc1device { struct
149 long llc1_status;
150 krwlock_t llc1_rwlock; /* used to serialize read/write locks */
151 int llc1_minors;
152 int llc1_multisize;
153 llc_mac_info_t *llc1_mac_next, *llc1_mac_prev; /* the various mac */
155 int llc1_ndevice; /* number of devices linked */
156 int llc1_nextppa; /* number to use for next PPA default */
157 llc1_t *llc1_str_next, *llc1_str_prev; /* open streams */