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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c958 #define sd_buf_iodone ssd_buf_iodone macro
1336 static void sd_buf_iodone(int index, struct sd_lun *un, struct buf *bp);
1939 * routine for each chain must be either sd_buf_iodone() (for buf(9S) IOs)
1950 sd_buf_iodone, /* Index: 0 */
1955 sd_buf_iodone, /* Index: 3 */
1962 sd_buf_iodone, /* Index: 5 */
1971 sd_buf_iodone, /* Index: 9 */
1976 sd_buf_iodone, /* Index: 12 */
1982 sd_buf_iodone, /* Index: 16 */
2005 sd_buf_iodone, /* Inde
12438 sd_buf_iodone(int index, struct sd_lun *un, struct buf *bp) function
[all...]

Completed in 127 milliseconds