Searched defs:header_plus_one_ok (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3674 header_plus_one_ok(struct di_all *all) function
3784 if (!header_plus_one_ok(all)) {
3941 if ((n != sizeof (*all) + 1) || !header_plus_one_ok(all)) {
3982 if (!header_plus_one_ok(all)) {

Completed in 65 milliseconds