Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_cmnd.h326 static inline struct scsi_data_buffer *scsi_prot(struct scsi_cmnd *cmd) in scsi_prot() function
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1146 struct scsi_data_buffer *sdb = prot ? scsi_prot(sc) : &sc->sdb; in scmd_get_params()