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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1140 #define sd_chain_index_map ssd_chain_index_map macro
2319 * The sd_chain_index_map[] array is used at attach time to set the various
2336 static struct sd_chain_index sd_chain_index_map[] = { variable in typeref:struct:sd_chain_index
2354 * The following are indexes into the sd_chain_index_map[] array.
11652 xp->xb_chain_iostart = sd_chain_index_map[index].sci_iostart_index;
11653 xp->xb_chain_iodone = sd_chain_index_map[index].sci_iodone_index;

Completed in 114 milliseconds