Searched refs:switched (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h242 uint32_t switched:1; member in struct:oce_nic_rx_cqe::__anon7725::__anon7726
291 uint32_t switched:1;
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1840 int switched = 0; local
1916 switched++;
1925 * - we have not switched configuration (if we
1926 * we switched config, the alternate must be 0)
1930 if ((switched && (new_alt > 0)) ||
1935 if (switched || (alt != new_alt)) {

Completed in 70 milliseconds