Searched refs:has_shmem (Results 1 – 1 of 1) sorted by relevance
506 int *has_shmem, int try) in pcnet_try_config() argument519 *has_shmem = (priv & 0x10); in pcnet_try_config()571 int has_shmem = 0; in pcnet_config() local576 local_hw_info = pcnet_try_config(link, &has_shmem, 0); in pcnet_config()580 local_hw_info = pcnet_try_config(link, &has_shmem, 1); in pcnet_config()610 if ((use_shmem == 0) || (!has_shmem && (use_shmem == -1)) || in pcnet_config()