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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c209 #define sd_iodone_chain ssd_iodone_chain macro
1136 #define sd_iodone_chain ssd_iodone_chain macro
1826 * in the sd_iodone_chain[] array.
1947 static sd_chain_t sd_iodone_chain[] = { variable
2023 * Macros to locate the "first" function in the sd_iodone_chain[] array for
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.
2396 ((*(sd_iodone_chain[inde
[all...]

Completed in 95 milliseconds