Searched refs:comc_port_set (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/i386/libi386/ |
H A D | comconsole.c | 56 static int comc_port_set(struct env_var *ev, int flags, 119 comc_port_set, env_nounset); in comc_probe() 190 comc_port_set(struct env_var *ev, int flags, const void *value) in comc_port_set() function 288 comc_port_set, env_nounset); in comc_pcidev_handle()
|
/freebsd/stand/efi/libefi/ |
H A D | eficom.c | 61 static int comc_port_set(struct env_var *, int, const void *); 343 comc_port_set, env_nounset); in comc_probe() 490 comc_port_set(struct env_var *ev, int flags, const void *value) in comc_port_set() function
|