Searched refs:accessprot (Results 1 – 2 of 2) sorted by relevance
115 udv_attach(arg, accessprot, off, size) in udv_attach() argument117 vm_prot_t accessprot;154 if ((*mapfn)(device, off, accessprot) == -1)
157 uvn_attach(arg, accessprot) in uvn_attach() argument159 vm_prot_t accessprot;214 if ((accessprot & VM_PROT_WRITE) != 0 &&298 if (accessprot & VM_PROT_WRITE) {