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

/freebsd-10.2-release/sys/dev/isp/
H A Disp_target.c594 atun._atio2.at_status = CT_OK;
606 atun._atio.at_status |= CT_OK;
839 ct->ct_status = CT_OK;
845 ct->ct_status = CT_OK;
1421 case CT_OK:
1576 case CT_OK:
H A Disp_freebsd.c2214 at->at_status = CT_OK;
2227 at->at_status = CT_OK;
3008 ok = (ct->ct_status & ~QLTM_SVALID) == CT_OK;
3024 ok = (ct->ct_status & ~QLTM_SVALID) == CT_OK;
H A Dispmbox.h2189 #define CT_OK 0x01 /* completed without error */ macro
/freebsd-10.2-release/sys/dev/aacraid/
H A Daacraid.c522 ccfg->CTCommand.param[0] == CT_OK &&
540 ccfg->CTCommand.param[0] == CT_OK &&
2003 ccfg->CTCommand.param[0] == CT_OK) {
2012 ccfg->CTCommand.param[0] == CT_OK) {
H A Daacraid_reg.h1157 #define CT_OK 218 macro

Completed in 119 milliseconds