Searched refs:P_STATUS (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/ |
| HD | processor.h | 66 #define P_STATUS 0x0003 /* value passed to p_online to request status */ macro
|
| /NextBSD/sys/contrib/ngatm/netnatm/sig/ |
| HD | unipriv.h | 169 DEF_PRIV_SIG(P_STATUS, CallControl) \
|
| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic7xxx.reg | 127 mask P_STATUS CDI|IOI 156 mask P_STATUS CDI|IOI 1374 mask P_STATUS CDI|IOI
|
| HD | aic7xxx.seq | 554 mvi P_STATUS|BSYO call change_phase; 614 mvi P_STATUS|BSYO call change_phase; 615 mvi LASTPHASE, P_STATUS; 673 cmp A,P_STATUS je p_status;
|
| HD | aic7xxx_reg.h | 1338 #define P_STATUS 0xc0 macro
|
| HD | aic79xx.reg | 1665 P_STATUS CDO|IOO, 1692 P_STATUS CDO|IOO, 3633 P_STATUS CDO|IOO,
|
| HD | aic79xx_reg.h | 3610 #define P_STATUS 0xc0 macro
|
| HD | aic79xx.c | 94 { P_STATUS, MSG_INITIATOR_DET_ERR, "in Status phase" }, 1052 case P_STATUS: in ahd_handle_seqint()
|
| HD | aic79xx.seq | 858 cmp A,P_STATUS je p_status;
|
| HD | aic7xxx.c | 105 { P_STATUS, MSG_INITIATOR_DET_ERR, "in Status phase" },
|
| /NextBSD/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| HD | dt_subr.c | 510 return (p_online(cpu, P_STATUS)); in dt_status()
|