Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h579 #define ISP_FW_ATTR_H_NVME_UP 0x4000 /* FC-NVMe updated */ macro
H A Disp.c706 if (fwt & ISP_FW_ATTR_H_NVME_UP) { in isp_reset()
707 fwt ^= ISP_FW_ATTR_H_NVME_UP; in isp_reset()