Searched refs:CAS_FLAG_SATURN (Results 1 – 2 of 2) sorted by relevance
915 } else if (cp->cas_flags & CAS_FLAG_SATURN) { in cas_phy_init()962 if (cp->cas_flags & CAS_FLAG_SATURN) in cas_phy_init()3094 if ((cp->cas_flags & CAS_FLAG_SATURN) && cp->crc_size) in cas_init_mac()3398 cp->cas_flags |= CAS_FLAG_SATURN; in cas_check_pci_invariants()3857 if (cp->cas_flags & CAS_FLAG_SATURN) in cas_shutdown()4555 cmd->transceiver = (cp->cas_flags & CAS_FLAG_SATURN) ? in cas_get_settings()5078 if (cp->cas_flags & CAS_FLAG_SATURN) in cas_init_one()
2804 #define CAS_FLAG_SATURN 0x00000008 macro