Searched refs:ql_flt_hdr_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h322 } ql_flt_hdr_t; typedef in typeref:struct:ql_flash_layout_header
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c7025 ql_flt_hdr_t *fhdr;
7039 fhdr = (ql_flt_hdr_t *)bp;
7051 sizeof (ql_flt_hdr_t) + sizeof (ql_flt_region_t));
7121 for (frgn = (ql_flt_region_t *)(bp + sizeof (ql_flt_hdr_t));

Completed in 74 milliseconds