Searched refs:mt_dev (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/mscp/ |
| H A D | mscp_tape.c | 72 device_t mt_dev; /* Autoconf struct */ member 182 mt->mt_dev = self; in mtattach() 198 device_private(device_parent(mt->mt_dev)); in mt_putonline() 288 mscp_strategy(bp, device_parent(mt->mt_dev)); in mtstrategy() 403 printf("%s: error %d (%s)\n", device_xname(mt->mt_dev), st, in mtioerror() 406 printf("%s: error %d\n", device_xname(mt->mt_dev), st); in mtioerror() 468 struct mscp_softc *mi = device_private(device_parent(mt->mt_dev)); in mtcmd() 542 printf("%s: bad status %x\n", device_xname(mt->mt_dev), in mtcmddone()
|
| /netbsd-src/external/bsd/am-utils/dist/conf/mtab/ |
| H A D | mtab_isc3.c | 116 xstrlcpy(nullcpy, mp->mt_dev, 32); in mnt_dup() 144 xstrlcpy(mt.mt_dev, mnt->mnt_fsname, 32); in mtab_of()
|