Home
last modified time | relevance | path

Searched defs:ioptr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_ioptr.c62 BHND_NVRAM_IOPS_DEFN(ioptr) in BHND_NVRAM_IOPS_DEFN() argument
86 struct bhnd_nvram_ioptr *ioptr; in BHND_NVRAM_IOPS_DEFN() local
115 struct bhnd_nvram_ioptr *ioptr = (struct bhnd_nvram_ioptr *)io; in bhnd_nvram_ioptr_getsize() local
122 struct bhnd_nvram_ioptr *ioptr = (struct bhnd_nvram_ioptr *)io; in bhnd_nvram_ioptr_setsize() local
138 bhnd_nvram_ioptr_ptr(struct bhnd_nvram_ioptr *ioptr, size_t offset, void **ptr, in bhnd_nvram_ioptr_ptr()
164 struct bhnd_nvram_ioptr *ioptr; in bhnd_nvram_ioptr_read_ptr() local
184 struct bhnd_nvram_ioptr *ioptr; in bhnd_nvram_ioptr_write_ptr() local
H A Dbhnd_nvram_iobuf.c280 void *ioptr; in bhnd_nvram_iobuf_read_ptr() local