Lines Matching refs:tag

178 rmi_pci_bus_space_barrier(void *tag __unused, bus_space_handle_t bsh __unused,
357 /* generic bus_space tag */
396 * described by tag/handle/offset.
400 rmi_pci_bus_space_read_1(void *tag, bus_space_handle_t handle,
407 rmi_pci_bus_space_read_2(void *tag, bus_space_handle_t handle,
417 rmi_pci_bus_space_read_4(void *tag, bus_space_handle_t handle,
428 * described by tag/handle/offset and copy into buffer provided.
431 rmi_pci_bus_space_read_multi_1(void *tag, bus_space_handle_t handle,
441 rmi_pci_bus_space_read_multi_2(void *tag, bus_space_handle_t handle,
453 rmi_pci_bus_space_read_multi_4(void *tag, bus_space_handle_t handle,
466 * described by tag/handle/offset.
470 rmi_pci_bus_space_write_1(void *tag, bus_space_handle_t handle,
478 rmi_pci_bus_space_write_2(void *tag, bus_space_handle_t handle,
487 rmi_pci_bus_space_write_4(void *tag, bus_space_handle_t handle,
496 * provided to bus space described by tag/handle/offset.
501 rmi_pci_bus_space_write_multi_1(void *tag, bus_space_handle_t handle,
512 rmi_pci_bus_space_write_multi_2(void *tag, bus_space_handle_t handle,
523 rmi_pci_bus_space_write_multi_4(void *tag, bus_space_handle_t handle,
535 * by tag/handle starting at `offset'.
561 * at tag/bsh1/off1 to bus space starting at tag/bsh2/off2.
573 * described by tag/handle/offset and copy into buffer provided.
602 rmi_pci_bus_space_read_multi_stream_1(void *tag, bus_space_handle_t handle,
612 rmi_pci_bus_space_read_multi_stream_2(void *tag, bus_space_handle_t handle,
622 rmi_pci_bus_space_read_multi_stream_4(void *tag, bus_space_handle_t handle,
635 * described by tag/handle and starting at `offset' and copy into
702 rmi_pci_bus_space_write_multi_stream_1(void *tag, bus_space_handle_t handle,
713 rmi_pci_bus_space_write_multi_stream_2(void *tag, bus_space_handle_t handle,
724 rmi_pci_bus_space_write_multi_stream_4(void *tag, bus_space_handle_t handle,
764 rmi_pci_bus_space_barrier(void *tag __unused, bus_space_handle_t bsh __unused,