Home
last modified time | relevance | path

Searched refs:NVME_LOGPAGE_FWSLOT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h388 #define NVME_LOGPAGE_FWSLOT 0x3 /* Firmware Slot Information */ macro
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c689 fwlog = nvme_get_logpage(fd, NVME_LOGPAGE_FWSLOT, &bufsize); in do_get_logpage_fwslot()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1681 case NVME_LOGPAGE_FWSLOT: in nvme_get_logpage()
3558 case NVME_LOGPAGE_FWSLOT: in nvme_ioctl_get_logpage()