Searched refs:ql_xioctl (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_xioctl.h | 385 typedef struct ql_xioctl { struct 432 int ql_xioctl(ql_adapter_state_t *, int, intptr_t, int, cred_t *, int *);
|
H A D | ql_api.h | 1832 struct ql_xioctl *xioctl;
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_ioctl.c | 244 rval = ql_xioctl(ha, cmd, arg, mode, cred_p, rval_p); in ql_ioctl()
|
H A D | ql_xioctl.c | 270 ql_xioctl(ql_adapter_state_t *ha, int cmd, intptr_t arg, int mode, in ql_xioctl() function
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1018 ql_ioctl.o ql_isr.o ql_mbx.o ql_nx.o ql_xioctl.o ql_fw_table.o
|