Searched defs:minsz (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cfi/ | ||
H A D | cfi_core.c | 622 u_int minsz; in cfi_write_block() local |
/freebsd/sys/dev/iwx/ | ||
H A D | if_iwx.c | 8891 const size_t minsz = sizeof(pkt->len_n_flags) + sizeof(pkt->hdr); local |