Home
last modified time | relevance | path

Searched refs:b24 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1262 EL(ha, "Unknown IP device=%xh\n", s_id.b24); in ql_async_event()
1972 sp->lun_queue->target_queue->d_id.b24, in ql_status_entry()
2110 sp->lun_queue->target_queue->d_id.b24, in ql_24xx_status_entry()
2499 tq->d_id.b24, sp->lun_queue->lun_no); in ql_status_error()
2511 "\n", sts.comp_status, tq->d_id.b24, sp->lun_queue->lun_no, in ql_status_error()
2555 tq->d_id.b24, sp->lun_queue->lun_no); in ql_status_error()
2558 "cnt=%d\n", tq->d_id.b24, sp->lun_queue->lun_no, in ql_status_error()
2578 tq->d_id.b24, sp->lun_queue->lun_no); in ql_status_error()
2619 sts.comp_status, tq->d_id.b24, in ql_status_error()
2688 "%3xh%3xh%3xh%3xh%3xh\n", tq->d_id.b24, in ql_status_error()
[all …]
H A Dql_api.c2717 port_info->pi_s_id.port_id = vha->d_id.b24; in ql_bind_port()
2727 d_id.b24 = ha->d_id.b24; in ql_bind_port()
2735 d_id.b24; in ql_bind_port()
2741 port_info->pi_hard_addr.hard_addr = d_id.b24; in ql_bind_port()
3028 pkt->pkt_resp_fhdr.d_id = ha->d_id.b24; in ql_els_send()
3417 pkt->pkt_resp_fhdr.d_id = ha->d_id.b24; in ql_transport()
3975 d_id.b24 = pkt->pkt_cmd_fhdr.d_id; in ql_abort()
4331 d_id.b24 = *cmd->pm_cmd_buf; in ql_port_manage()
4339 d_id.b24 = *cmd->pm_cmd_buf; in ql_port_manage()
4977 p2p_info->fca_d_id = ha->d_id.b24; in ql_port_manage()
[all …]
H A Dql_init.c3121 tq->d_id.b24, in ql_configure_n_port_info()
3131 ha->n_port->d_id.b24 = in ql_configure_n_port_info()
3132 tq->d_id.b24; in ql_configure_n_port_info()
3219 tq->d_id.b24 = d_id.b24; in ql_configure_n_port_info()
3220 ha->n_port->d_id.b24 = d_id.b24; in ql_configure_n_port_info()
3234 ha->n_port->d_id.b24 = in ql_configure_n_port_info()
3235 tq->hard_addr.b24; in ql_configure_n_port_info()
3241 ha->n_port->d_id.b24 = in ql_configure_n_port_info()
3242 tq->hard_addr.b24; in ql_configure_n_port_info()
3275 ha->n_port->d_id.b24 = d_id.b24; in ql_configure_n_port_info()
[all …]
H A Dql_mbx.c1113 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_abort_target()
1179 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_lun_reset()
1245 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_clear_task_set()
1312 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_abort_task_set()
1382 pkt->sts24.entry_status, tq->d_id.b24); in ql_task_mgmt_iocb()
1390 pkt->sts24.comp_status, tq->d_id.b24); in ql_task_mgmt_iocb()
1445 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_loop_port_bypass()
1492 EL(ha, "failed=%xh, d_id=%xh\n", rval, tq->d_id.b24); in ql_loop_port_enable()
1529 ha->instance, tq->d_id.b24, loop_id); in ql_login_lport()
1552 EL(ha, "d_id=%xh, loop_id=%xh, failed=%xh\n", tq->d_id.b24, in ql_login_lport()
[all …]
H A Dql_xioctl.c1107 tq->d_id.b24 == FS_MANAGEMENT_SERVER) { in ql_qry_hba_port()
1186 tq->d_id.b24 == FS_MANAGEMENT_SERVER) { in ql_qry_disc_port()
1303 tq->d_id.b24 == FS_MANAGEMENT_SERVER) { in ql_qry_disc_tgt()
2456 pkt->sts.entry_status, tq->d_id.b24); in ql_scsi_passthru()
2476 EL(ha, "login retry d_id=%xh\n", tq->d_id.b24); in ql_scsi_passthru()
2482 "d_id=%xh\n", rval, tq->d_id.b24); in ql_scsi_passthru()
2489 "d_id=%xh\n", rval, tq->d_id.b24); in ql_scsi_passthru()
2683 tq->d_id.b24, sts.comp_status, sts.scsi_status_h, in ql_scsi_passthru()
2732 tq->d_id.b24); in ql_scsi_passthru()
2764 "d_id=%xh\n", cmd->Status, sts.comp_status, tq->d_id.b24); in ql_scsi_passthru()
[all …]
H A Dql_ioctl.c1749 hba.d_id = ha->d_id.b24; in ql_adm_adapter_info()
1932 dev.address = tq->d_id.b24; in ql_adm_device_list()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1213 uint32_t b24 : 24; member
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids13480 0b24 Link Evolution Corp.
20134 1b24 Telegent Systems, Inc.
22825 2b24 KeepKey LLC
H A Dpci.ids28125 1ff2 0b24 3260-8i Tri-mode RAID Adapter
34605 2b24 Xeon Processor E7 Product Family Last Level Cache Coherence Engine 1
36095 4b24 Elkhart Lake SPI (Flash) Controller