OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_ST_SUCCESS
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/mscp/
mscp.c
202
if ((mp->mscp_status & M_ST_MASK) ==
M_ST_SUCCESS
) {
399
if (st !=
M_ST_SUCCESS
) {
mscp.h
194
#define
M_ST_SUCCESS
0x00 /* Success */
mscp_tape.c
352
if ((mp->mscp_status & M_ST_MASK) ==
M_ST_SUCCESS
)
mscp_disk.c
1008
if ((mp->mscp_status & M_ST_MASK) !=
M_ST_SUCCESS
) {
1070
if ((mp->mscp_status & M_ST_MASK) !=
M_ST_SUCCESS
) {
mscp_subr.c
304
case
M_ST_SUCCESS
: /* worked */
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025