Searched refs:OCC_EXT_STAT_QUICK_DROP (Results 1 – 1 of 1) sorted by relevance
21 #define OCC_EXT_STAT_QUICK_DROP BIT(4) macro78 val = !!(header->ext_status & OCC_EXT_STAT_QUICK_DROP); in occ_sysfs_show()199 if ((header->ext_status & OCC_EXT_STAT_QUICK_DROP) != in occ_sysfs_poll_done()200 (occ->prev_ext_stat & OCC_EXT_STAT_QUICK_DROP)) { in occ_sysfs_poll_done()