Home
last modified time | relevance | path

Searched refs:MPS_FW_DIAG_ERROR_INVALID_PARAMETER (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mps/
H A Dmps_user.c1365 *return_code = MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_diag_register()
1687 *return_code = MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_diag_read_buffer()
1787 MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_do_diag_action()
1801 MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_do_diag_action()
1815 MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_do_diag_action()
1835 MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_do_diag_action()
1854 MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_do_diag_action()
1866 *return_code = MPS_FW_DIAG_ERROR_INVALID_PARAMETER; in mps_do_diag_action()
H A Dmps_ioctl.h266 #define MPS_FW_DIAG_ERROR_INVALID_PARAMETER (0x00000002) macro