Searched refs:ioportres (Results 1 – 2 of 2) sorted by relevance
242 struct resource *ioportres; member409 if (com->ioportres) in siodetach()411 com->ioportres); in siodetach()832 if (rman_get_start(com->ioportres) == likely_com_ports[dips & 0x03])913 com->ioportres = port;
324 struct resource *ioportres; member738 if (com->ioportres) in siodetach()740 com->ioportres); in siodetach()1310 if ((rman_get_start(com->ioportres) & 0xff) ==1313 if (rman_get_start(com->ioportres) == likely_com_ports[dips & 0x03])1444 com->ioportres = port;4221 io = rman_get_start(com->ioportres) & 0xff00; in pc98_set_baud_rate()4341 Port_t io = rman_get_start(com->ioportres) & 0xff00; in pc98_set_ioport()