Home
last modified time | relevance | path

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.h321 } ql_flt_hdr_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c7361 ql_flt_hdr_t *fhdr; in ql_process_flt()
7375 fhdr = (ql_flt_hdr_t *)bp; in ql_process_flt()
7387 sizeof (ql_flt_hdr_t) + sizeof (ql_flt_region_t)); in ql_process_flt()
7457 for (frgn = (ql_flt_region_t *)(bp + sizeof (ql_flt_hdr_t)); in ql_process_flt()