Searched defs:oxid (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c1192 uint16_t oxid = FRM_OXID(frm); local
1194 w = &fcoe_workers[oxid % fcoe_nworkers_running];
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3900 uint16_t cdb_size, flags, oxid; local
3942 oxid = (uint16_t)((((uint16_t)atio[8 + 16]) << 8) | atio[8+17]);
3980 QMEM_WR16(qlt, req+0x20, oxid);
3991 cmd->cmd_oxid = oxid;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h559 uint16_t oxid; /* word 8 */ member in struct:__anon7381
571 uint16_t oxid; member in struct:__anon7381
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h1223 __be16 oxid; member in struct:cpl_fcoe_hdr

Completed in 82 milliseconds