Home
last modified time | relevance | path

Searched refs:tmclose (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/vax/stand/
H A Dconf.c55 #define tmclose nodev macro
78 int tmstrategy(), tmopen(), tmclose();
119 { TM, tmstrategy, tmopen, tmclose, noioctl }, /* 5 = tm */
H A Dtm.c45 tmclose(io) in tmclose() function
/original-bsd/sys/vax/vax/
H A Dconf.c56 int tmopen(),tmclose(),tmstrategy(),tmioctl(),tmdump(),tmreset();
59 #define tmclose enxio macro
228 { tmopen, tmclose, tmstrategy, tmioctl, /*5*/
631 tmopen, tmclose, rawread, rawwrite, /*14*/
/original-bsd/sys/vax/uba/
H A Dtm.c271 tmclose(dev, flag) in tmclose() function