Home
last modified time | relevance | path

Searched defs:cio (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dzio.c631 zio_walk_parents(zio_t * cio,zio_link_t ** zl) zio_walk_parents() argument
659 zio_unique_parent(zio_t * cio) zio_unique_parent() argument
669 zio_add_child(zio_t * pio,zio_t * cio) zio_add_child() argument
705 zio_add_child_first(zio_t * pio,zio_t * cio) zio_add_child_first() argument
741 zio_remove_child(zio_t * pio,zio_t * cio,zio_link_t * zl) zio_remove_child() argument
2164 zio_t *cio, *cio_next; zio_deadman_impl() local
2465 zio_t *cio, *cio_next, *gio; zio_reexecute() local
2919 zio_gang_inherit_allocator(zio_t * pio,zio_t * cio) zio_gang_inherit_allocator() argument
3084 zio_t *cio = zio_write(zio, spa, txg, &gbh->zg_blkptr[g], zio_write_gang_block() local
3494 zio_t *cio = NULL; zio_ddt_write() local
4142 zio_t *cio, *cio_next; zio_change_priority() local
[all...]
H A Dvdev_raidz.c2820 zio_t *cio = zio_vdev_child_io(zio, NULL, cvd, vdev_raidz_io_done_verified() local
/freebsd-src/sys/dev/pci/
H A Dpci_user.c693 pci_conf_io_init(struct pci_conf_io *cio, caddr_t data, u_long cmd) in pci_conf_io_init() argument
732 pci_conf_io_update_data(const struct pci_conf_io * cio,caddr_t data,u_long cmd) pci_conf_io_update_data() argument
1017 struct pci_conf_io *cio = NULL; pci_ioctl() local
[all...]
/freebsd-src/sys/dev/ppc/
H A Dppc.c708 #define cio csr+1 /* config IO port is either 0x3F1 or 0x371 */ in ppc_smc37c66xgt_detect() macro
[all...]