HomeSort by: relevance | last modified time | path
    Searched refs:ctp_status (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp.c 3328 if (pt->ctp_status && pt->ctp_status != RQCS_DATA_UNDERRUN) {
3331 chan, pt->ctp_status);
4112 if (pt->ctp_status) {
4116 chan, pt->ctp_status);
isp_library.c 1588 ISP_IOXGET_16(isp, &src->ctp_status, dst->ctp_status);
1642 ISP_IOXPUT_16(isp, src->ctp_status, &dst->ctp_status);
ispmbox.h 687 uint16_t ctp_status; member in struct:__anon33fa061c1708

Completed in 73 milliseconds