Searched refs:PCICMD_ABORT (Results 1 – 1 of 1) sorted by relevance
26 #define PCICMD_ABORT ((PCI_STATUS_REC_MASTER_ABORT| \ macro85 if (v & PCICMD_ABORT) { in dc21285_read_config()86 *CSR_PCICMD = v & (0xffff|PCICMD_ABORT); in dc21285_read_config()120 if (v & PCICMD_ABORT) { in dc21285_write_config()121 *CSR_PCICMD = v & (0xffff|PCICMD_ABORT); in dc21285_write_config()