Searched refs:bh_tqueue (Results 1 – 2 of 2) sorted by relevance
158 struct tq_struct bh_tqueue; member
364 queue_task(&port->bh_tqueue, &tq_isicom); in schedule_bh()1917 port->bh_tqueue.routine = isicom_bottomhalf; in isicom_init()1918 port->bh_tqueue.data = port; in isicom_init()