Searched refs:st_get_error_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c550 static int st_get_error_entry(struct scsi_tape *un, intptr_t arg, int flag);
5112 rval = st_get_error_entry(un, arg, flag);
10189 st_get_error_entry(struct scsi_tape *un, intptr_t arg, int flag) function
10204 ST_FUNC(ST_DEVINFO, st_get_error_entry);
10209 "st_get_error_entry()\n");
10216 "st_get_error_entry: Error Entry Stack Empty!\n");
10252 "st_get_error_entry: Copy cdb buffer error!");
10261 "st_get_error_entry: copy arq status error!");
10268 "st_get_error_entry: copy arq status out error!");
10293 "st_get_error_entry
[all...]

Completed in 76 milliseconds