Searched refs:ha_vect (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/news68k/dev/
H A Dhbvar.h44 int ha_vect; /* interrupt vector */ member in struct:hb_attach_args
H A Dhb.c85 ha->ha_vect = cf->cf_vect;
112 if (ha->ha_vect > 0) {
113 aprint_normal(" vect %d", ha->ha_vect);
H A Dzs.c212 if (ha->ha_vect != -1)
213 zs_init_reg[2] = ha->ha_vect;

Completed in 98 milliseconds