Home
last modified time | relevance | path

Searched refs:CT7_OK (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/isp/
Disp_target.c582 ct->ct_nphdl = CT7_OK; in isp_target_async()
1208 case CT7_OK: in isp_handle_ctio7()
Dispmbox.h2560 #define CT7_OK 0x01 /* completed without error */ macro
Disp_freebsd.c2119 ok = (ct->ct_nphdl == CT7_OK); in isp_handle_platform_ctio()