Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h332 #define NIBBLE_REV_BLKSZ 1024 /* send up to # bytes at a time */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5180 if ((mp = allocb(NIBBLE_REV_BLKSZ, BPRI_MED)) == NULL) { in read_nibble_backchan()
5187 i = NIBBLE_REV_BLKSZ; in read_nibble_backchan()