Home
last modified time | relevance | path

Searched refs:sd_pm_iostart (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c949 #define sd_pm_iostart ssd_pm_iostart macro
1332 static void sd_pm_iostart(int index, struct sd_lun *un, struct buf *bp);
1845 sd_pm_iostart, /* Index: 1 */
1858 sd_pm_iostart, /* Index: 7 */
1872 sd_pm_iostart, /* Index: 14 */
1881 sd_pm_iostart, /* Index: 19 */
1886 sd_pm_iostart, /* Index: 22 */
1902 sd_pm_iostart, /* Index: 29 */
13449 sd_pm_iostart(int index, struct sd_lun *un, struct buf *bp) function