Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dcommon.h180 static inline struct afu_cmd *sc_to_afuci(struct scsi_cmnd *sc) in sc_to_afuci() function
193 return sc_to_afuci(sc); in sc_to_afucz()
H A Dmain.c565 struct afu_cmd *cmd = sc_to_afuci(scp); in cxlflash_queuecommand()