Home
last modified time | relevance | path

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

/trueos/sys/dev/pci/
HDpci.c899 int bytesinval; member
910 if (vrs->bytesinval == 0) { in vpd_nextbyte()
916 vrs->bytesinval = 3; in vpd_nextbyte()
920 vrs->bytesinval--; in vpd_nextbyte()
943 vrs.bytesinval = 0; in pci_read_vpd()
962 vrs.off, vrs.bytesinval, byte, state, remain, name, i); in pci_read_vpd()
1133 cfg->vpd.vpd_w[off].start = vrs.off - vrs.bytesinval; in pci_read_vpd()