Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h465 #define OVRFD(ip) (ip->bi_overflow->ii_dev->bi_fd) macro
H A Ddsw_dev.c6525 (void) nsc_reserve(OVRFD(ip), NSC_MULTI); in _ii_copy_chunks()
6526 II_ALLOC_BUF(ip, overflow, rc, OVRFD(ip), shd_pos, len, in _ii_copy_chunks()
6537 nsc_release(OVRFD(ip)); in _ii_copy_chunks()
6627 nsc_release(OVRFD(ip)); in _ii_copy_chunks()
8951 (void) nsc_reserve(OVRFD(ip), NSC_MULTI); in ii_read_volume()
8953 rc = nsc_alloc_buf(OVRFD(ip), mapped_fba, len, NSC_RDBUF, &tmp); in ii_read_volume()
8967 nsc_release(OVRFD(ip)); in ii_read_volume()
10108 (void) nsc_reserve(OVRFD(ip), NSC_MULTI); in _ii_write()
10109 rc = nsc_alloc_buf(OVRFD(ip), mapped_fba, in _ii_write()
10130 nsc_release(OVRFD(ip)); in _ii_write()