Searched refs:OVRFD (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/avs/ns/dsw/ |
H A D | dsw_dev.h | 465 #define OVRFD(ip) (ip->bi_overflow->ii_dev->bi_fd) macro
|
H A D | dsw_dev.c | 6525 (void) nsc_reserve(OVRFD(ip), NSC_MULTI); 6526 II_ALLOC_BUF(ip, overflow, rc, OVRFD(ip), shd_pos, len, 6537 nsc_release(OVRFD(ip)); 6627 nsc_release(OVRFD(ip)); 8951 (void) nsc_reserve(OVRFD(ip), NSC_MULTI); 8953 rc = nsc_alloc_buf(OVRFD(ip), mapped_fba, len, NSC_RDBUF, &tmp); 8967 nsc_release(OVRFD(ip)); 10108 (void) nsc_reserve(OVRFD(ip), NSC_MULTI); 10109 rc = nsc_alloc_buf(OVRFD(ip), mapped_fba, 10130 nsc_release(OVRFD(i [all...] |
Completed in 80 milliseconds