Searched refs:vp_index (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_debug.c199 ha->instance, ha->vp_index, fn);
207 ha->vp_index, fn);
299 ha->vp_index);
305 ha->instance, ha->vp_index);
308 ha->instance, ha->vp_index, sym ? sym : "?", off);
312 ha->vp_index);
H A Dql_iocb.c193 ha->instance, vha->vp_index, (void *)sp);
672 pkt->vp_index = ha->vp_index;
801 pkt->vp_index = ha->vp_index;
937 pkt24->vp_index = ha->vp_index;
1082 pkt->vp_index = ha->vp_index;
H A Dql_init.c2047 ha->vp_index, string);
2672 index = (uint8_t)(vha->vp_index - 1);
2931 vha->vp_index != 0 && !(vha->flags & VP_ENABLED)) {
3172 "d_id=%xh\n", ha->instance, ha->vp_index, mr.mb[6],
3338 if (ha->vp_index != 0) {
3851 QL_PRINT_2(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index);
4090 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index);
4092 if (ha->vp_index != 0) {
4104 bit = (uint8_t)(ha->vp_index - 1);
4105 pkt->vpc.vp_index[bi
[all...]
H A Dql_mbx.c433 ha->vp_index != 0) {
809 mcp->mb[9] = ha->vp_index;
868 mcp->mb[9] = ha->vp_index;
1297 pkt->mgmt.vp_index = ha->vp_index;
1662 pkt->log.vp_index = ha->vp_index;
1843 mcp->mb[9] = ha->vp_index;
2125 mcp->mb[9] = ha->vp_index;
2713 pkt->abo.vp_index
[all...]
H A Dql_hba_fru.c489 "%s(%d,%d)", QL_NAME, ha->instance, ha->vp_index);
H A Dql_api.c2088 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index);
2231 QL_PRINT_10(CE_CONT, "(%d,%d): done\n", ha->instance, ha->vp_index);
2350 QL_PRINT_10(CE_CONT, "(%d,%d): started\n", ha->instance, ha->vp_index);
2388 if (vha->vp_index == bind_info->port_num) {
2402 if (vha->vp_index != 0) {
2408 if (vha->vp_index != 0 && !(vha->flags & VP_ENABLED)) {
2412 vha->vp_index);
2419 QL_NAME, ha->instance, vha->vp_index,
2499 "pi_s_id.port_id=%xh\n", ha->instance, ha->vp_index,
2529 ha->vp_index);
[all...]
H A Dql_xioctl.c385 if (vha->vp_index == cmd->HbaSelect) {
1579 pkt->ms24.vp_index = ha->vp_index;
2236 pkt->cmd24.vp_index = ha->vp_index;
4063 pkt->cmd24.vp_index = ha->vp_index;
4400 pkt->cmd24.vp_index = ha->vp_index;
7985 * TODO: only vp_index
[all...]
H A Dql_isr.c1099 if (vha->vp_index == LSB(mb[3])) {
1170 if (vha->vp_index == LSB(mb[3])) {
3153 pkt->format, pkt->vp_index, pkt->status);
3158 if (vha->vp_index == pkt->vp_index) {
3162 if (vha != NULL && vha->vp_index != 0 &&
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h114 uint8_t vp_index; member in struct:cmd7_24xx_entry
141 uint8_t vp_index; member in struct:cmd6_24xx_entry
231 uint8_t vp_index; member in struct:cmd_chaining_entry
476 uint8_t vp_index; member in struct:marker_24xx_entry
526 uint8_t vp_index; member in struct:ct_passthru_entry
553 uint8_t vp_index; member in struct:els_passthru_entry
586 uint8_t vp_index; member in struct:els_passthru_entry_rsp
623 uint8_t vp_index; member in struct:task_mgmt_entry
653 uint8_t vp_index; member in struct:abort_cmd_entry
675 uint8_t vp_index; member in struct:log_entry
827 uint8_t vp_index; member in struct:immd_notify_24xx_entry
877 uint8_t vp_index; member in struct:notify_ack_24xx_entry
1011 uint8_t vp_index; member in struct:ctio_snd_entry
1074 uint8_t vp_index; member in struct:ctio_rcv_entry
1346 uint8_t vp_index[16]; member in struct:vp_control_entry
1375 uint8_t vp_index[16]; member in struct:report_id_0
1386 uint8_t vp_index; member in struct:report_id_1
[all...]
H A Dql_api.h1623 uint8_t vp_index; member in struct:ql_adapter_state
/illumos-gate/usr/src/cmd/mdb/common/modules/qlc/
H A Dqlc.c344 vqlstate->vp_index);

Completed in 139 milliseconds