Searched refs:FT1000_STATUS_CLOSING (Results 1 – 2 of 2) sorted by relevance
34 #define FT1000_STATUS_CLOSING 0x01 macro
585 if (pFt1000Dev->status & FT1000_STATUS_CLOSING) { in ft1000_start_xmit()822 if (ft1000dev->status & FT1000_STATUS_CLOSING) { in ft1000_copy_up_pkt()895 if (pFt1000Dev->status & FT1000_STATUS_CLOSING) { in ft1000_submit_rx_urb()923 ft1000dev->status |= FT1000_STATUS_CLOSING; in ft1000_close()928 ft1000dev->status &= ~FT1000_STATUS_CLOSING; in ft1000_close()958 dev->status |= FT1000_STATUS_CLOSING; in ft1000_chkcard()