Searched refs:open_device_map (Results 1 – 5 of 5) sorted by relevance
207 uint32_t open_device_map; member314 #define toe_running(a) (a->open_device_map & TOEDEV_DEVMAP_BIT)
1842 chp->open_device_map |= TOEDEV_DEVMAP_BIT; in ch_register()1885 chp->open_device_map &= ~TOEDEV_DEVMAP_BIT; in ch_unregister()
1416 if (isset(&sc->open_device_map, pi->port_id) != 0) { in t4_mc_setprop()1735 if (isset(&sc->open_device_map, pi->port_id) != 0) in t4_init_synchronized()1778 setbit(&sc->open_device_map, pi->port_id); in t4_init_synchronized()1812 clrbit(&sc->open_device_map, pi->port_id); in t4_uninit_synchronized()1983 if (isset(&sc->open_device_map, pi->port_id) != 0) { in setprop()
539 int open_device_map; member
3007 if ((isset(&sc->open_device_map, pi->port_id) != 0) &&