Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c1189 uint16_t oxid = FRM_OXID(frm); in fcoe_post_frame() local
1191 w = &fcoe_workers[oxid % fcoe_nworkers_running]; in fcoe_post_frame()
/onnv-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3900 uint16_t cdb_size, flags, oxid; in qlt_handle_atio() local
3942 oxid = (uint16_t)((((uint16_t)atio[8 + 16]) << 8) | atio[8+17]); in qlt_handle_atio()
3980 QMEM_WR16(qlt, req+0x20, oxid); in qlt_handle_atio()
3991 cmd->cmd_oxid = oxid; in qlt_handle_atio()