Searched refs:has_shmem (Results 1 – 1 of 1) sorted by relevance
491 int *has_shmem, int try) in pcnet_try_config() argument504 *has_shmem = (priv & 0x10); in pcnet_try_config()556 int has_shmem = 0; in pcnet_config() local561 local_hw_info = pcnet_try_config(link, &has_shmem, 0); in pcnet_config()565 local_hw_info = pcnet_try_config(link, &has_shmem, 1); in pcnet_config()595 if ((use_shmem == 0) || (!has_shmem && (use_shmem == -1)) || in pcnet_config()