Home
last modified time | relevance | path

Searched defs:wr_cmds (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/cxl/core/
Dmbox.c710 static int check_features_opcodes(u16 opcode, int *ro_cmds, int *wr_cmds) in check_features_opcodes()
728 int ro_cmds, int wr_cmds) in set_features_cap()
754 int i, ro_cmds = 0, wr_cmds = 0; in cxl_walk_cel() local