Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmesh.h17 static inline struct mesh_cmd_priv *mesh_priv(struct scsi_cmnd *cmd) in mesh_priv() function
H A Dmesh.c589 struct mesh_cmd_priv *mcmd = mesh_priv(cmd); in mesh_done()
1176 mesh_priv(cmd)->message = code; in handle_msgin()
1267 mesh_priv(cmd)->this_residual = scsi_bufflen(cmd); in set_dma_cmds()
1597 struct mesh_cmd_priv *mcmd = mesh_priv(cmd); in cmd_complete()