Home
last modified time | relevance | path

Searched refs:ISP_CAP_SCCFW (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/isp/
Disp_target.c370 if (ISP_CAP_SCCFW(isp)) { in isp_target_put_atio()
492 if (ISP_CAP_SCCFW(isp) == 0) { in isp_endcmd()
631 if (ISP_CAP_SCCFW(isp)) { in isp_got_msg_fc()
936 if (ISP_CAP_SCCFW(isp)) { in isp_handle_atio2()
1374 if (ISP_CAP_SCCFW(isp)) in isp_handle_notify()
Disp_freebsd.c1010 if (!IS_FC(isp) || !ISP_CAP_TMODE(isp) || !ISP_CAP_SCCFW(isp)) { in isp_enable_lun()
1386 if (ISP_CAP_SCCFW(isp) == 0) { in isp_target_start_ctio()
1607 if (ISP_CAP_SCCFW(isp)) { in isp_target_putback_atio()
1656 if (ISP_CAP_SCCFW(isp)) { in isp_handle_platform_atio2()
3474 if (IS_FC(isp) && ISP_CAP_TMODE(isp) && ISP_CAP_SCCFW(isp)) in isp_action()
Dispmbox.h892 #define ISP_CAP_SCCFW(isp) \ macro
Disp.c1243 if (ISP_CAP_SCCFW(isp)) { in isp_reset()
4647 } else if (ISP_CAP_SCCFW(isp)) { in isp_start()
4880 if (ISP_CAP_SCCFW(isp)) { in isp_control()