Home
last modified time | relevance | path

Searched refs:ibr (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dpentium.md47 (eq_attr "type" "ibr")
203 (eq_attr "type" "ibr"))
H A Dgeode.md75 (eq_attr "type" "ibr"))
H A Dk6.md190 (eq_attr "type" "ibr"))
H A Datom.md357 (and (eq_attr "type" "ibr")
364 (and (eq_attr "type" "ibr")
H A Dcore2.md185 (eq_attr "type" "ibr")))
192 (eq_attr "type" "ibr")))
H A Dppro.md218 (eq_attr "type" "ibr")))
225 (eq_attr "type" "ibr")))
H A Dathlon.md156 (eq_attr "type" "ibr"))
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dpentium.md47 (eq_attr "type" "ibr")
203 (eq_attr "type" "ibr"))
H A Dgeode.md74 (eq_attr "type" "ibr"))
H A Dhaswell.md153 (eq_attr "type" "ibr")))
159 (eq_attr "type" "ibr")))
H A Dslm.md356 (and (eq_attr "type" "ibr")
363 (and (eq_attr "type" "ibr")
H A Dk6.md189 (eq_attr "type" "ibr"))
H A Dcore2.md185 (eq_attr "type" "ibr")))
192 (eq_attr "type" "ibr")))
H A Datom.md357 (and (eq_attr "type" "ibr")
364 (and (eq_attr "type" "ibr")
H A Dppro.md218 (eq_attr "type" "ibr")))
225 (eq_attr "type" "ibr")))
H A Dznver1.md301 (and (eq_attr "type" "ibr")
308 (and (eq_attr "type" "ibr")
H A Dathlon.md155 (eq_attr "type" "ibr"))
/dragonfly/sys/bus/firewire/
H A Dfirewirereg.h148 void (*ibr) (struct firewire_comm *); member
H A Dfwdev.c590 sc->fc->ibr(sc->fc); in fw_ioctl()
H A Dfirewire.c413 fc->ibr(fc); in firewire_attach()
1631 (void *)fc->ibr, (void *)fc); in fw_attach_dev()
H A Dfwohci.c727 sc->fc.ibr = fwohci_ibr;
1740 sc->fc.ibr(&sc->fc);
/dragonfly/contrib/tcpdump/
H A DCHANGES1342 (petri@ibr.cs.tu-bs.de).