Searched refs:partns (Results 1 – 1 of 1) sorted by relevance
1581 uint32_t *partns = NULL; in hunt_nvram_test() local1589 EFSYS_KMEM_ALLOC(enp->en_esip, size, partns); in hunt_nvram_test()1590 if (partns == NULL) { in hunt_nvram_test()1595 if ((rc = efx_mcdi_nvram_partitions(enp, (caddr_t)partns, size, in hunt_nvram_test()1611 if (entry->partn == partns[j]) { in hunt_nvram_test()1619 EFSYS_KMEM_FREE(enp->en_esip, size, partns); in hunt_nvram_test()1626 EFSYS_KMEM_FREE(enp->en_esip, size, partns); in hunt_nvram_test()