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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c186 #define sd_disk_table ssd_disk_table macro
609 * sd_disk_table entry of " NEC CDROM " to match a device's id string
617 static sd_disk_config_t sd_disk_table[] = { variable
803 sizeof (sd_disk_table)/ sizeof (sd_disk_config_t);
3826 * the same way as in the sd_disk_table.
4405 id = sd_disk_table[table_index].device_id;
4418 sd_disk_table[table_index].flags,
4419 sd_disk_table[table_index].properties);
4510 * space. For example, this causes a sd_disk_table entry
4898 id = sd_disk_table[table_inde
[all...]

Completed in 82 milliseconds