Searched defs:stat_val (Results 1 – 3 of 3) sorted by relevance
126 # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) argument129 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) argument
304 uint32_t stat_val; in imcsmb_transfer() local
595 u32 stat_val, stat_cache; in mt76x02_send_tx_status() local