Home
last modified time | relevance | path

Searched refs:nvme_fwslot_log_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.h39 extern void nvme_print_fwslot_log(nvme_fwslot_log_t *);
H A Dnvmeadm.c682 size_t bufsize = sizeof (nvme_fwslot_log_t); in do_get_logpage_fwslot()
683 nvme_fwslot_log_t *fwlog; in do_get_logpage_fwslot()
H A Dnvmeadm_print.c850 nvme_print_fwslot_log(nvme_fwslot_log_t *fwlog) in nvme_print_fwslot_log()
/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h442 } nvme_fwslot_log_t; typedef
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1683 *bufsize = sizeof (nvme_fwslot_log_t); in nvme_get_logpage()