Home
last modified time | relevance | path

Searched refs:hi_txoff (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/si/
HDsi.h126 BYTE hi_txoff; member
HDsi.c937 ccbp->hi_txoff = t->c_cc[VSTOP]; in siparam()
/NextBSD/usr.sbin/sicontrol/
HDsicontrol.c605 printf("\thi_txoff 0x%x\n", CCB.hi_txoff); /* BYTE hi_txoff - */ in ccb_stat()