Home
last modified time | relevance | path

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

/original-bsd/sys/vax/vax/
H A Dconf.c81 int tsopen(),tsclose(),tsstrategy(),tsioctl(),tsdump(),tsreset();
88 #define tsreset nullop macro
638 tsioctl, enodev, tsreset, NULL,
/original-bsd/sys/vax/uba/
H A Dts.c782 tsreset(uban) in tsreset() function