Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1547 void (*ms_cmd)(struct ql_adapter_state *, member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1075 ha->ms_cmd = ql_ms_iocb; in ql_attach()
1095 ha->ms_cmd = ql_ms_iocb; in ql_attach()
1128 ha->ms_cmd = ql_ms_24xx_iocb; in ql_attach()
1149 ha->ms_cmd = ql_ms_24xx_iocb; in ql_attach()
1169 ha->ms_cmd = ql_ms_24xx_iocb; in ql_attach()
1182 ha->ms_cmd = ql_ms_24xx_iocb; in ql_attach()
7284 sp->iocb = ha->ms_cmd; in ql_fc_services()