Searched refs:atomic_and_32 (Results 26 - 35 of 35) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c641 atomic_and_32(&xch->xch_ss->ss_flags,
H A Dfcoet_fc.c906 atomic_and_32(&ss->ss_flags, ~SS_FLAG_PORT_DISABLED);
/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_main.c586 atomic_and_32(&igb->igb_state, ~IGB_STARTED);
1081 atomic_and_32(&igb->igb_state, ~IGB_SUSPENDED);
1425 atomic_and_32(&igb->igb_state, ~IGB_STARTED);
1467 atomic_and_32(&igb->igb_state, ~(IGB_ERROR | IGB_STALL));
H A Digb_gld.c486 atomic_and_32(&igb->igb_state, ~IGB_STARTED);
/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c631 atomic_and_32(&ixgbe->ixgbe_state, ~IXGBE_STARTED);
1110 atomic_and_32(&ixgbe->ixgbe_state, ~IXGBE_SUSPENDED);
1371 atomic_and_32(&ixgbe->ixgbe_state, ~IXGBE_STARTED);
1600 atomic_and_32(&ixgbe->ixgbe_state, ~(IXGBE_ERROR
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c529 atomic_and_32(&hdl->aod_eflag, ~flag);
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c237 atomic_and_32((uint32_t *)&mcpu->mcpu_softinfo.st_pending, ~(1 << pil));
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c215 atomic_and_32(&ss->ss_flags, ~SS_FLAG_LV_BOUND);
/opensolaris-onvv-gate/usr/src/lib/libc/port/
H A Dmapfile-vers510 atomic_and_32;
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c5745 atomic_and_32(&qlge->flags, ~ADAPTER_ERROR);

Completed in 196 milliseconds

12