Home
last modified time | relevance | path

Searched refs:subno (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/
H A Dpci_endpoint_test.c427 unsigned int subno) in pci_endpoint_test_subrange_sig_byte() argument
429 return 0x50 + (barno * 8) + subno; in pci_endpoint_test_subrange_sig_byte()
433 unsigned int subno) in pci_endpoint_test_subrange_test_byte() argument
435 return 0xa0 + (barno * 8) + subno; in pci_endpoint_test_subrange_test_byte()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c822 unsigned int subno) in pci_epf_test_subrange_sig_byte() argument
824 return 0x50 + (barno * 8) + subno; in pci_epf_test_subrange_sig_byte()