Searched refs:su_bound (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c478 if (!sup->su_bound) {
599 sup->su_bound = B_TRUE;
623 if (!sup->su_bound) {
651 sup->su_bound = B_FALSE;
1282 ASSERT(!sup->su_bound);
H A Dsoftmac_dev.c184 ASSERT(!sup->su_bound);
600 sup->su_bound = B_FALSE;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h302 uint32_t su_bound : 1, /* SL */ member in struct:softmac_upper_s

Completed in 262 milliseconds