Home
last modified time | relevance | path

Searched refs:mesh_cmd_priv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmesh.h11 struct mesh_cmd_priv { struct
17 static inline struct mesh_cmd_priv *mesh_priv(struct scsi_cmnd *cmd) in mesh_priv() argument
H A Dmesh.c589 struct mesh_cmd_priv *mcmd = mesh_priv(cmd); in mesh_done()
1597 struct mesh_cmd_priv *mcmd = mesh_priv(cmd); in cmd_complete()
1844 .cmd_size = sizeof(struct mesh_cmd_priv),