Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_ctl.h107 #define MPT3_DIAG_UID_NOT_FOUND (0xFF) macro
Dmpt3sas_ctl.c1538 return MPT3_DIAG_UID_NOT_FOUND; in _ctl_diag_get_bufftype()
1961 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_diag_unregister()
2240 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_diag_release()
2330 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_diag_read_buffer()
2505 if (buffer_type == MPT3_DIAG_UID_NOT_FOUND) { in _ctl_addnl_diag_query()