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.c3378 hp->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()
3974 dummyhp->type = BOFI_NULL; in bofi_dvma_reserve()
3991 hp->type = BOFI_NULL; in bofi_dvma_reserve()
4081 if (hp->type != BOFI_NULL) in bofi_dvma_kaddr_load()
4168 if (hp->type == BOFI_NULL) in bofi_dvma_unload()
4190 hp->type = BOFI_NULL; in bofi_dvma_unload()
[all …]