Home
last modified time | relevance | path

Searched refs:CT_OK (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
HDisp_target.c379 atun._atio2.at_status = CT_OK; in isp_target_put_atio()
589 ct->ct_status = CT_OK; in isp_target_async()
1053 case CT_OK: in isp_handle_ctio2()
HDispmbox.h2343 #define CT_OK 0x01 /* completed without error */ macro
HDisp_freebsd.c1619 at->at_status = CT_OK; in isp_target_putback_atio()
2151 ok = (ct->ct_status & ~QLTM_SVALID) == CT_OK; in isp_handle_platform_ctio()
/freebsd-11-stable/sys/dev/aacraid/
HDaacraid.c525 ccfg->CTCommand.param[0] == CT_OK && in aac_get_container_info()
543 ccfg->CTCommand.param[0] == CT_OK && in aac_get_container_info()
2035 ccfg->CTCommand.param[0] == CT_OK) { in aac_check_config()
2044 ccfg->CTCommand.param[0] == CT_OK) { in aac_check_config()
HDaacraid_reg.h1157 #define CT_OK 218 macro