Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h572 #define ISP_FW_ATTR_H_NVME_FB 0x0002 /* NVMe first burst */ macro
H A Disp.c710 if (fwt & (ISP_FW_ATTR_H_NVME_FB)) { in isp_reset()
711 fwt ^= (ISP_FW_ATTR_H_NVME_FB); in isp_reset()