Home
last modified time | relevance | path

Searched refs:da_mp (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/mscp/
H A Dmscp_disk.c205 struct mscp *mp = da->da_mp; in ramatch()
582 struct mscp *mp = da->da_mp; in rxmatch()
655 struct mscp *mp = da->da_mp; in racdmatch()
682 struct mscp *mp = da->da_mp; in raattach()
H A Dmscp_tape.c161 struct mscp *mp = da->da_mp; in mtmatch()
179 struct mscp *mp = da->da_mp; in mtattach()
H A Dmscpvar.h176 struct mscp *da_mp; /* this devices response struct */ member
H A Dmscp.c511 da.da_mp = &mw->mw_mp; in mscp_worker()
H A Dmscp_subr.c527 struct mscp *mp = da->da_mp; in mscp_print()
/netbsd-src/sys/arch/vax/vax/
H A Dautoconf.c422 if (da->da_mp->mscp_unit != rpb.unit) in booted_ra()