Searched refs:has_shmem (Results 1 – 1 of 1) sorted by relevance
493 int *has_shmem, int try) in pcnet_try_config() argument506 *has_shmem = (priv & 0x10); in pcnet_try_config()558 int has_shmem = 0; in pcnet_config() local564 local_hw_info = pcnet_try_config(link, &has_shmem, 0); in pcnet_config()568 local_hw_info = pcnet_try_config(link, &has_shmem, 1); in pcnet_config()598 if ((use_shmem == 0) || (!has_shmem && (use_shmem == -1)) || in pcnet_config()