Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3476 caddr_t lun_buf = NULL; in sf_do_reportlun() local
3490 DDI_DMA_DONTWAIT, NULL, &lun_buf, in sf_do_reportlun()
3502 lun_buf, real_size, DDI_DMA_READ | in sf_do_reportlun()
3518 privp->data_buf = lun_buf; in sf_do_reportlun()
3563 if (lun_buf != NULL) { in sf_do_reportlun()