Home
last modified time | relevance | path

Searched refs:phs (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dns.c424 ph = ns->fdp.phs = g_new(uint16_t, 1); in nvme_ns_init_fdp()
505 ph = ns->fdp.phs = g_new(uint16_t, ns->fdp.nphs); in nvme_ns_init_fdp()
715 g_free(ns->fdp.phs); in nvme_ns_cleanup()
H A Dnvme.h292 uint16_t *phs; member