Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h109 #define MPT3_DIAG_UID_NOT_FOUND (0xFF) macro
H A Dmpt3sas_ctl.c1599 * returns MPT3_DIAG_UID_NOT_FOUND if the id not found
1611 return MPT3_DIAG_UID_NOT_FOUND; in _ctl_diag_get_bufftype()
2036 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_diag_unregister()
2316 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_diag_release()
2406 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_diag_read_buffer()
2582 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_addnl_diag_query()