Home
last modified time | relevance | path

Searched refs:_st (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/head/
H A Dieeefp.h246 struct _fpreg _st[8]; /* saved register stack */ member
/titanic_44/usr/src/lib/libproc/common/
H A DP32ton.c271 (void) memcpy(dst64->st, src32->_st, sizeof (src32->_st)); in prfpregset_32_to_n()
603 (void) memcpy(dst32->_st, src64->st, sizeof (dst32->_st)); in prfpregset_n_to_32()
/titanic_44/usr/src/uts/common/io/arn/
H A Darn_core.h590 #define ATH_BA_INDEX(_st, _seq) (((_seq) - (_st)) & (IEEE80211_SEQ_MAX - 1)) argument
/titanic_44/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c508 fpru.reg = fps._st[i]; in pt_fpregs()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1294 uint32_t _st = _state; \
1300 if ((_st) == FC_ERROR) \