Searched refs:V96X_PCI_STAT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/algor/pci/
H A Dvtpbc.c207 V96X_PCI_STAT(vt) |= V96X_PCI_STAT_M_ABORT | V96X_PCI_STAT_T_ABORT;
214 errbits = V96X_PCI_STAT(vt) &
217 V96X_PCI_STAT(vt) |= errbits;
243 V96X_PCI_STAT(vt) |= V96X_PCI_STAT_M_ABORT | V96X_PCI_STAT_T_ABORT;
H A Dvtpbcreg.h24 #define V96X_PCI_STAT(vt) V96XH(vt, 0x06) macro

Completed in 84 milliseconds