Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi_impl.h111 #define BOFI_NULL 4 macro
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c1546 else if (hp->type == BOFI_NULL && in bofi_ioctl()
3378 hp->type = BOFI_NULL; in bofi_dma_allochdl()
3417 xhp->type == BOFI_NULL)) in bofi_dma_allochdl()
3486 if (hp->type != BOFI_NULL) in bofi_dma_freehdl()
3541 if (hp->type != BOFI_NULL) in bofi_dma_bindhdl()
3668 if (hp->type == BOFI_NULL) in bofi_dma_unbindhdl()
3691 hp->type = BOFI_NULL; in bofi_dma_unbindhdl()
3903 if (hp->type != BOFI_NULL) in bofi_dma_ctl()
3974 dummyhp->type = BOFI_NULL; in bofi_dvma_reserve()
3991 hp->type = BOFI_NULL; in bofi_dvma_reserve()
[all …]