Searched refs:polarity (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h242 int t1_wait_op_done(adapter_t *adapter, int reg, u32 mask, int polarity,
H A Dch_subr.c53 * @polarity: the value of the field when the operation is completed
63 int t1_wait_op_done(adapter_t *adapter, int reg, u32 mask, int polarity, argument
68 if (!!val == polarity)
/opensolaris-onvv-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c3344 uint32_t link, status, mask, polarity; local
3379 polarity = block->command & CMD_POL ? 0xffffffff : 0;
3386 link = (status^polarity) & mask;
3394 cmn_err(CE_NOTE, "%s upsamples:%d stat:%x polarity:%x "
3397 upsamples, status, polarity, mask, link);
/opensolaris-onvv-gate/usr/src/uts/common/io/ntxn/
H A Dunm_inc.h1056 polarity:1, /* 1:polarity reversed, 0:normal */ member in struct:__anon6535

Completed in 180 milliseconds