Searched refs:res_size (Results 1 – 1 of 1) sorted by relevance
597 size_t res_size, cookie_size, arg_size; in ppt_setup_msix() local625 res_size = numvec * sizeof(ppt->msix.res[0]); in ppt_setup_msix()629 ppt->msix.res = malloc(res_size, M_PPTMSIX, M_WAITOK | M_ZERO); in ppt_setup_msix()