Searched refs:pcnet_try_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 495 static struct hw_info *pcnet_try_config(struct pcmcia_device *link, in pcnet_try_config() function 566 local_hw_info = pcnet_try_config(link, &has_shmem, 0); in pcnet_config() 570 local_hw_info = pcnet_try_config(link, &has_shmem, 1); in pcnet_config()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 504 static struct hw_info *pcnet_try_config(struct pcmcia_device *link, in pcnet_try_config() function 575 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()
|
Completed in 9 milliseconds