Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Demul64.c1221 int bsd_scsi_format(struct scsi_pkt *);
1229 int bsd_scsi_format(struct scsi_pkt *);
1266 (void) bsd_scsi_format(pkt); in emul64_handle_cmd()
H A Demul64_bsd.c423 bsd_scsi_format(struct scsi_pkt *pkt) in bsd_scsi_format() function