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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c208 #define sd_iostart_chain ssd_iostart_chain macro
1135 #define sd_iostart_chain ssd_iostart_chain macro
1839 static sd_chain_t sd_iostart_chain[] = { variable
1916 * sd_iostart_chain[] array. These are located by the index in the array.
2051 * the above sd_iostart_chain and sd_iodone_chain tables can be used directly
2134 * the above sd_iostart_chain and sd_iodone_chain tables can be used directly
2219 * the above sd_iostart_chain and sd_iodone_chain tables can be used directly
2317 * layering indexes in the sd_iostart_chain[] and sd_iodone_chain[] arrays.
2393 ((*(sd_iostart_chain[index]))(index, un, bp))
2399 ((*(sd_iostart_chain[(inde
[all...]

Completed in 93 milliseconds