Searched refs:MPS_DIAG_SUCCESS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/mps/
H A Dmps_user.c1248 status = MPS_DIAG_SUCCESS;
1330 status = MPS_DIAG_SUCCESS;
1394 return (MPS_DIAG_SUCCESS);
1492 status = MPS_DIAG_SUCCESS;
1503 if (status == MPS_DIAG_SUCCESS) {
1584 return (MPS_DIAG_SUCCESS);
1643 status = MPS_DIAG_SUCCESS;
1702 int status = MPS_DIAG_SUCCESS;
1748 if (status == MPS_DIAG_SUCCESS)
1767 if (status == MPS_DIAG_SUCCESS) {
[all...]
H A Dmps_ioctl.h268 #define MPS_DIAG_SUCCESS 0 macro

Completed in 155 milliseconds