Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_apps.h206 typedef struct ql_adm_op { struct
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c63 static int ql_adm_op(ql_adapter_state_t *, void *, int);
286 rval = ql_adm_op(ha, (void *)arg, mode); in ql_ioctl()
1645 ql_adm_op(ql_adapter_state_t *ha, void *arg, int mode) in ql_adm_op() function