Searched refs:has_shmem (Results 1 – 1 of 1) sorted by relevance
505 int *has_shmem, int try) in pcnet_try_config() argument518 *has_shmem = (priv & 0x10); in pcnet_try_config()570 int has_shmem = 0; in pcnet_config() local575 local_hw_info = pcnet_try_config(link, &has_shmem, 0); in pcnet_config()579 local_hw_info = pcnet_try_config(link, &has_shmem, 1); in pcnet_config()609 if ((use_shmem == 0) || (!has_shmem && (use_shmem == -1)) || in pcnet_config()