KCS_STATUS_IBF
for (i = 0; i < timeout_usecs && status & KCS_STATUS_IBF;
for (i = 0; i < timeout_usecs && !(status & KCS_STATUS_IBF);