Searched refs:csts_cfs (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h127 uint32_t csts_cfs:1; /* Controller Fatal Status */ member in struct:__anon509::__anon510
H A Dnvme.c1226 "OPC = %x, CFS = %d", cmd->nc_sqe.sqe_opc, csts.b.csts_cfs);
1229 if (csts.b.csts_cfs ||
1991 if (csts.b.csts_cfs == 1) {

Completed in 65 milliseconds