Lines Matching refs:arlan_shmem
64 volatile struct arlan_shmem *arlan = ((struct arlan_private *) dev->priv)->card; in arlan_diagnostic_info_string()
119 volatile struct arlan_shmem *arlan = ((struct arlan_private *) dev->priv)->card; in arlan_hardware_type_string()
195 volatile struct arlan_shmem *arlan = ((struct arlan_private *) dev->priv)->card; in arlan_print_diagnostic_info()
258 int memlen = sizeof(struct arlan_shmem) - 0xF; /* avoid control register */ in arlan_hw_test_memory()
260 volatile struct arlan_shmem *arlan = ((struct arlan_private *) dev->priv)->card; in arlan_hw_test_memory()
325 volatile struct arlan_shmem *arlan = ((struct arlan_private *) dev->priv)->card; in arlan_setup_card_by_book()
446 memcpy_fromio(priva->conf, priva->card, sizeof(struct arlan_shmem)); in arlan_sysctl_info()
662 memcpy_fromio(priva->conf, priva->card, sizeof(struct arlan_shmem)); in arlan_sysctl_info161719()
696 memcpy_fromio(priva->conf, priva->card, sizeof(struct arlan_shmem)); in arlan_sysctl_infotxRing()
724 memcpy_fromio(priva->conf, priva->card, sizeof(struct arlan_shmem)); in arlan_sysctl_inforxRing()
753 memcpy_fromio(priva->conf, priva->card, sizeof(struct arlan_shmem)); in arlan_sysctl_info18()