Home
last modified time | relevance | path

Searched refs:oxid (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h559 uint16_t oxid; /* word 8 */ member
571 uint16_t oxid; member
/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c1192 uint16_t oxid = FRM_OXID(frm); in fcoe_post_frame() local
1194 w = &fcoe_workers[oxid % fcoe_nworkers_running]; in fcoe_post_frame()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h497 uint16_t oxid; member
H A Dqlt.c6089 uint16_t cdb_size, flags, oxid; in qlt_handle_atio() local
6176 QMEM_WR16(qlt, req+0x20, oxid); in qlt_handle_atio()
6243 QMEM_WR16(qlt, req+0x20, oxid); in qlt_handle_atio()
6248 oxid, rportid, rphdl); in qlt_handle_atio()
6263 QMEM_WR16(qlt, req+0x20, oxid); in qlt_handle_atio()
6266 fw_xchg_addr, flags, oxid, rportid); in qlt_handle_atio()
6282 cmd->cmd_oxid = oxid; in qlt_handle_atio()
6799 uint16_t oxid; in qlt_handle_ctio_completion() local
6816 oxid = QMEM_RD16_RSPQ(qlt, qi, rsp+0x20); in qlt_handle_ctio_completion()
6880 QMEM_WR16(qlt, req+0x20, oxid); in qlt_handle_ctio_completion()
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2394 iocb->unsli3.ext_rcv.oxid, lun[0], lun[1], in emlxs_fct_handle_unsol_req()
2422 fct_cmd->cmd_oxid = iocb->unsli3.ext_rcv.oxid; in emlxs_fct_handle_unsol_req()
H A Demlxs_sli4.c6875 iocb->unsli3.ext_rcv.oxid = fchdr.ox_id; in emlxs_sli4_process_unsol_rcv()
6943 iocb->unsli3.ext_rcv.oxid = fchdr.ox_id; in emlxs_sli4_process_unsol_rcv()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1587 __be16 oxid; member