Searched defs:st_make_uscsi_cmd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c525 static void st_make_uscsi_cmd(struct scsi_tape *, struct uscsi_cmd *,
8712 st_make_uscsi_cmd(un, ucmd, bp, func);
9023 st_make_uscsi_cmd(struct scsi_tape *un, struct uscsi_cmd *ucmd, function
9033 ST_FUNC(ST_DEVINFO, st_make_uscsi_cmd);
9036 "st_make_uscsi_cmd(): dev = 0x%lx\n", un->un_dev);
9057 "st_make_uscsi_cmd: buflen=%ld bcount=%ld\n",

Completed in 97 milliseconds