Searched defs:eio (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_eromvar.h79 struct bhnd_erom_io eio; member in struct:bhnd_erom_iobus
H A Dbhnd_erom.h145 bhnd_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, argument
[all...]
H A Dbhnd_erom.c75 struct bhnd_erom_io eio; member in struct:bhnd_erom_iores
102 bhnd_erom_probe_driver_classes(devclass_t bus_devclass, struct bhnd_erom_io *eio, const struct bhnd_chipid *hint, struct bhnd_chipid *cid) argument
174 bhnd_erom_alloc(bhnd_erom_class_t *cls, const struct bhnd_chipid *cid, struct bhnd_erom_io *eio) argument
216 bhnd_erom_init_static(bhnd_erom_class_t *cls, bhnd_erom_t *erom, size_t esize, const struct bhnd_chipid *cid, struct bhnd_erom_io *eio) argument
274 bhnd_erom_read_chipid(struct bhnd_erom_io *eio, struct bhnd_chipid *cid) argument
328 bhnd_erom_io_map(struct bhnd_erom_io *eio, bhnd_addr_t addr, bhnd_size_t size) argument
344 bhnd_erom_io_tell(struct bhnd_erom_io *eio, bhnd_addr_t *addr, bhnd_size_t *size) argument
359 bhnd_erom_io_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
368 bhnd_erom_io_fini(struct bhnd_erom_io *eio) argument
402 bhnd_erom_iores_map(struct bhnd_erom_io *eio, bhnd_addr_t addr, bhnd_size_t size) argument
446 bhnd_erom_iores_tell(struct bhnd_erom_io *eio, bhnd_addr_t *addr, bhnd_size_t *size) argument
461 bhnd_erom_iores_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
481 bhnd_erom_iores_fini(struct bhnd_erom_io *eio) argument
529 bhnd_erom_iobus_map(struct bhnd_erom_io *eio, bhnd_addr_t addr, bhnd_size_t size) argument
564 bhnd_erom_iobus_tell(struct bhnd_erom_io *eio, bhnd_addr_t *addr, bhnd_size_t *size) argument
579 bhnd_erom_iobus_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
[all...]
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_machdep.c270 bcm_erom_probe_and_attach(bhnd_erom_class_t **erom_cls, kobj_ops_t erom_ops, bhnd_erom_t *erom, size_t esize, struct bhnd_erom_io *eio, struct bhnd_chipid *cid) argument
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma.c665 struct bhnd_erom_io *eio; local
H A Dbcma_erom.c113 struct bhnd_erom_io *eio; /**< bus I/O callbacks */ member in struct:bcma_erom
167 bcma_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, argument
140 bcma_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid, struct bhnd_erom_io *eio) argument
/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c75 struct bhnd_erom_io *eio; /**< erom I/O callbacks */ member in struct:siba_erom_io
94 siba_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, argument
195 siba_eio_init(struct siba_erom_io *io, struct bhnd_erom_io *eio, u_int ncores) argument
163 siba_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid, struct bhnd_erom_io *eio) argument
[all...]
H A Dsiba.c1289 struct bhnd_erom_io *eio; local
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c148 struct bhnd_erom_io eio; member in struct:bhndb_pci_eio
1291 struct bhnd_erom_io *eio; local
1684 bhndb_pci_eio_map(struct bhnd_erom_io *eio, bhnd_addr_t addr, bhnd_size_t size) argument
1701 bhndb_pci_eio_tell(struct bhnd_erom_io *eio, bhnd_addr_t *addr, bhnd_size_t *size) argument
1717 bhndb_pci_eio_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
[all...]
H A Dbhndb.c533 struct bhnd_erom_io *eio; local
/freebsd-13-stable/sys/vm/
H A Dvm_pageout.c470 vm_pageout_flush(vm_page_t *mc, int count, int flags, int mreq, int *prunlen, boolean_t *eio) argument
H A Dvm_object.c1033 boolean_t eio, res, allclean; local
1118 vm_object_page_collect_flush(vm_object_t object, vm_page_t p, int pagerflags, int flags, boolean_t *allclean, boolean_t *eio) argument

Completed in 101 milliseconds