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()3095 if ((cp->cas_flags & CAS_FLAG_SATURN) && cp->crc_size) in cas_init_mac()3399 cp->cas_flags |= CAS_FLAG_SATURN; in cas_check_pci_invariants()3858 if (cp->cas_flags & CAS_FLAG_SATURN) in cas_shutdown()4559 cmd->transceiver = (cp->cas_flags & CAS_FLAG_SATURN) ? in cas_get_settings()5082 if (cp->cas_flags & CAS_FLAG_SATURN) in cas_init_one()
2804 #define CAS_FLAG_SATURN 0x00000008 macro