Searched refs:BSD_LABEL_BUFFER (Results 1 – 1 of 1) sorted by relevance
42 #define BSD_LABEL_BUFFER 8192 macro75 static char ufs_buffer[BSD_LABEL_BUFFER] __aligned(512);110 if (dskread(ufs_buffer, 0, BSD_LABEL_BUFFER / DEV_BSIZE) != 0) in init_dev()114 if (bs != 0 && bs <= BSD_LABEL_BUFFER / 2) in init_dev()