Home
last modified time | relevance | path

Searched refs:ioctl_header_info_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c929 build_init_pkt_header(qlge_t *qlge, ioctl_header_info_t *pheader, uint32_t size) in build_init_pkt_header()
969 ioctl_header_info_t *pheader; in ql_chip_ioctl()
1125 pheader = (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
1158 pheader = (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
1211 pheader = (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
1231 (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
1264 pheader = (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
1293 pheader = (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
1324 pheader = (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
1332 pheader = (ioctl_header_info_t *)(void *)dmp->b_rptr; in ql_chip_ioctl()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1363 } ioctl_header_info_t; typedef
1365 #define IOCTL_HEADER_LEN sizeof (ioctl_header_info_t)