Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3474 caddr_t lun_buf = NULL; in sf_do_reportlun() local
3488 DDI_DMA_DONTWAIT, NULL, &lun_buf, in sf_do_reportlun()
3500 lun_buf, real_size, DDI_DMA_READ | in sf_do_reportlun()
3516 privp->data_buf = lun_buf; in sf_do_reportlun()
3561 if (lun_buf != NULL) { in sf_do_reportlun()