Searched refs:tas (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.c296 if (!sr.bits.ldw.tas) {
299 * We own it if tas bit read as 0.
306 sr.bits.ldw.tas = 0;
317 " tas busy <0x%x>",
350 if (!sr.bits.ldw.tas) {
352 * tas bit will be set to 1 by hardware.
353 * reset tas bit when we unlock the sr.
394 " tas busy", sr.bits.ldw));
423 if (sr.bits.ldw.tas) {
427 sr.bits.ldw.tas
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.xs28 int tm = 0, tref = 0, ts = 0, ta = 0, tas = 0;
120 tas += totas;
124 PerlIO_printf(Perl_debug_log, "total: refs: %i, strings: %i in %i\targsarray: %i, argsstrings: %i\n", tref, tm, ts, ta, tas);
/opensolaris-onvv-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hw.h96 uint32_t tas:1; member in struct:_dev_func_sr_t::__anon8387::__anon8388
104 uint32_t tas:1;
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c1088 if (mfc->function[fn].tas == CISTPL_LONGLINK_MFC_TAS_AM) {
H A Dcis_handlers.c2057 cs->function[fn].tas = GET_BYTE(tp);
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h946 uint32_t tas; /* target address space of function */ member in struct:cis_function_t
956 * Flags for cistpl_longlink_mfc_t->function[n]->tas
/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fzc.c52 nxge_test_and_set(p_nxge_t nxgep, uint8_t tas) argument
58 if ((rs = npi_dev_func_sr_sr_get_set_clear(handle, tas))

Completed in 180 milliseconds