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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c973 #define sd_start_cmds ssd_start_cmds macro
1380 static void sd_start_cmds(struct sd_lun *un, struct buf *immed_bp);
6438 sd_start_cmds(un, NULL);
11294 * +-> sd_start_cmds() <-+ | |
13562 sd_start_cmds(un, bp);
13570 sd_start_cmds(un, NULL);
14763 * Function: sd_start_cmds
14780 sd_start_cmds(struct sd_lun *un, struct buf *immed_bp) function
14796 SD_TRACE(SD_LOG_IO_CORE | SD_LOG_ERROR, un, "sd_start_cmds: entry\n");
14811 * such as sd_start_cmds
[all...]

Completed in 113 milliseconds