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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c990 #define sd_return_command ssd_return_command macro
1419 static void sd_return_command(struct sd_lun *un, struct buf *bp);
15364 * Function: sd_return_command
15374 sd_return_command(struct sd_lun *un, struct buf *bp) function
15391 SD_TRACE(SD_LOG_IO_CORE, un, "sd_return_command: entry\n");
15459 "sd_return_command: un:0x%p: "
15492 SD_TRACE(SD_LOG_IO_CORE, un, "sd_return_command: exit\n");
15520 sd_return_command(un, bp);
17046 sd_return_command(un, bp);
17337 sd_return_command(u
[all...]

Completed in 114 milliseconds