Searched refs:WHCSPARAMS_TO_N_DEVICES (Results 1 – 2 of 2) sorted by relevance
93 whc->n_devices = WHCSPARAMS_TO_N_DEVICES(whcsparams); in whc_init()
315 # define WHCSPARAMS_TO_N_DEVICES(p) (((p) >> 0) & 0x7f) macro