Home
last modified time | relevance | path

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

/freebsd/sys/dev/malo/
H A Dif_malohal.c123 MALO_CMDBUF_SIZE, /* maxsize */ in malo_hal_attach()
125 MALO_CMDBUF_SIZE, /* maxsegsize */ in malo_hal_attach()
147 mh->mh_cmdbuf, MALO_CMDBUF_SIZE, in malo_hal_attach()
H A Dif_malohal.h41 #define MALO_CMDBUF_SIZE 0x4000 macro