lcb
struct lcb;
typedef struct lcb * lcb_p;
lp = kmalloc (sizeof (struct lcb), M_DEVBUF, M_WAITOK | M_ZERO);