|
@@ -167,6 +167,7 @@ struct acpi_nfit_desc {
|
|
|
unsigned int init_complete:1;
|
|
|
unsigned long dimm_cmd_force_en;
|
|
|
unsigned long bus_cmd_force_en;
|
|
|
+ unsigned long bus_nfit_cmd_force_en;
|
|
|
int (*blk_do_io)(struct nd_blk_region *ndbr, resource_size_t dpa,
|
|
|
void *iobuf, u64 len, int rw);
|
|
|
};
|