FreeBSD kernel CAM code
nda_trim_request Struct Reference

Data Fields

struct nvme_dsm_range dsm [NVME_MAX_DSM_TRIM/sizeof(struct nvme_dsm_range)]
 

Detailed Description

Definition at line 139 of file nvme_da.c.

Field Documentation

◆ dsm

struct nvme_dsm_range nda_trim_request::dsm[NVME_MAX_DSM_TRIM/sizeof(struct nvme_dsm_range)]

Definition at line 140 of file nvme_da.c.

Referenced by ndastart().


The documentation for this struct was generated from the following file: