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

/netbsd-6-1-5-RELEASE/sys/arch/algor/pci/
H A Dvtpbc.c204 V96X_PCI_STAT(vt) |= V96X_PCI_STAT_M_ABORT | V96X_PCI_STAT_T_ABORT;
211 errbits = V96X_PCI_STAT(vt) &
214 V96X_PCI_STAT(vt) |= errbits;
240 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 102 milliseconds