Home
last modified time | relevance | path

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

/dragonfly/contrib/xz/src/scripts/
HDxzmore.in40 cb='cbreak'; ncb='-cbreak'
43 cb='min 1 -icanon'; ncb='icanon eof ^d'
65 stty $ncb echo 2>/dev/null
/dragonfly/sys/dev/disk/ncr/
HDncr.c439 struct ncb;
442 typedef struct ncb * ncb_p;
970 struct ncb { struct
1368 #define NADDR(label) (RELOC_SOFTC | offsetof(struct ncb, label))
1394 SCR_COPY (sizeof (((struct ncb *)0)->heartbeat)),
3357 ncb_p np = (struct ncb*) device_get_softc(dev);
6727 static int ncr_regtest (struct ncb* np)
6751 static int ncr_snooptest (struct ncb* np)
7154 sizeof(struct ncb),