Searched refs:is_nvme (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas.h85 uint8_t is_nvme; member in struct:mprsas_target
H A Dmpr_sas.c454 if (!targ->is_nvme || sc->custom_nvme_tm_handling) {
1296 if (!targ->is_nvme || sc->custom_nvme_tm_handling)
1401 if (!target->is_nvme || sc->custom_nvme_tm_handling) {
1575 if (!targ->is_nvme || sc->custom_nvme_tm_handling)
1930 targ->is_nvme &&
2556 target->is_nvme &&
2784 target->is_nvme &&
3213 if (!targ->is_nvme || sc->custom_nvme_tm_handling) {
H A Dmpr_sas_lsi.c1333 targ->is_nvme = device_info & MPI26_PCIE_DEVINFO_NVME;
1335 if (targ->is_nvme)
H A Dmpr.c3683 if (cm->cm_targ && cm->cm_targ->is_nvme &&

Completed in 171 milliseconds