Searched refs:id_vwc (Results 1 – 5 of 5) sorted by relevance
120 .id_vwc = {175 .id_vwc = {206 .id_vwc = {
125 return (data->vcd_id->id_vwc.vwc_present != 0); in nvme_feat_write_cache_sup()
1330 idctl->id_vwc.vwc_present, "yes", "no"); in nvme_print_identify_ctrl()1332 switch (idctl->id_vwc.vwc_nsflush) { in nvme_print_identify_ctrl()1348 idctl->id_vwc.vwc_nsflush); in nvme_print_identify_ctrl()2006 if (idctl->id_vwc.vwc_present != 0) in nvme_print_health_log()2402 if (idctl->id_vwc.vwc_present != 0) { in nvme_print_feat_async_event()
1031 } id_vwc; member
4375 nvme->n_idctl->id_vwc.vwc_present == 0 ? B_FALSE : B_TRUE; in nvme_init()