Lines Matching refs:repcount

1413     uint8_t *dev_addr, size_t repcount, uint_t flags)  in px_pci_config_rep_get8()  argument
1416 for (; repcount; repcount--) in px_pci_config_rep_get8()
1419 for (; repcount; repcount--) in px_pci_config_rep_get8()
1429 uint16_t *dev_addr, size_t repcount, uint_t flags) in px_pci_config_rep_get16() argument
1432 for (; repcount; repcount--) in px_pci_config_rep_get16()
1435 for (; repcount; repcount--) in px_pci_config_rep_get16()
1445 uint32_t *dev_addr, size_t repcount, uint_t flags) in px_pci_config_rep_get32() argument
1448 for (; repcount; repcount--) in px_pci_config_rep_get32()
1451 for (; repcount; repcount--) in px_pci_config_rep_get32()
1461 uint64_t *dev_addr, size_t repcount, uint_t flags) in px_pci_config_rep_get64() argument
1464 for (; repcount; repcount--) in px_pci_config_rep_get64()
1467 for (; repcount; repcount--) in px_pci_config_rep_get64()
1477 uint8_t *dev_addr, size_t repcount, uint_t flags) in px_pci_config_rep_put8() argument
1480 for (; repcount; repcount--) in px_pci_config_rep_put8()
1483 for (; repcount; repcount--) in px_pci_config_rep_put8()
1493 uint16_t *dev_addr, size_t repcount, uint_t flags) in px_pci_config_rep_put16() argument
1496 for (; repcount; repcount--) in px_pci_config_rep_put16()
1499 for (; repcount; repcount--) in px_pci_config_rep_put16()
1509 uint32_t *dev_addr, size_t repcount, uint_t flags) in px_pci_config_rep_put32() argument
1512 for (; repcount; repcount--) in px_pci_config_rep_put32()
1515 for (; repcount; repcount--) in px_pci_config_rep_put32()
1525 uint64_t *dev_addr, size_t repcount, uint_t flags) in px_pci_config_rep_put64() argument
1528 for (; repcount; repcount--) in px_pci_config_rep_put64()
1531 for (; repcount; repcount--) in px_pci_config_rep_put64()
1724 size_t repcount = in_args->repcount; in px_lib_ctlops_poke() local
1738 for (; repcount; repcount--) { in px_lib_ctlops_poke()
1836 size_t repcount = in_args->repcount; in px_lib_ctlops_peek() local
1849 for (; repcount; repcount--) { in px_lib_ctlops_peek()