Home
last modified time | relevance | path

Searched refs:dpt_eata_ctlrinfo (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/i2o/
Ddptivar.h140 struct dpt_eata_ctlrinfo { struct
/netbsd/src/sys/dev/ic/
Ddpt.c201 static void dpt_ctlrinfo(struct dpt_softc *, struct dpt_eata_ctlrinfo *);
1141 dpt_ctlrinfo(sc, (struct dpt_eata_ctlrinfo *)data); in dptioctl()
1185 dpt_ctlrinfo(struct dpt_softc *sc, struct dpt_eata_ctlrinfo *info) in dpt_ctlrinfo()