Searched refs:oxid (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_iocb.h | 559 uint16_t oxid; /* word 8 */ member in struct:__anon7381 571 uint16_t oxid; member in struct:__anon7381
|
/illumos-gate/usr/src/uts/common/io/fcoe/ |
H A D | fcoe.c | 1192 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 D | qlt.c | 3900 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/io/cxgbe/common/ |
H A D | t4_msg.h | 1223 __be16 oxid; member in struct:cpl_fcoe_hdr
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 2378 "cmd=%x sid=%x rxid=%x oxid=%x lun=%02x%02x dl=%d", 2380 iocb->unsli3.ext_rcv.oxid, lun[0], lun[1], 2402 "FCP rcvd: oxid=%x rxid=%x iotag=%d %p ", 2408 fct_cmd->cmd_oxid = iocb->unsli3.ext_rcv.oxid;
|
H A D | emlxs_sli4.c | 4227 "FCP: Prep xri=%d iotag=%d oxid=%x rpi=%d", 4417 "ELS: Prep xri=%d iotag=%d oxid=%x rpi=%d", 4736 "CT: Prep xri=%d iotag=%d oxid=%x rpi=%d", 4810 "CT: Prep xri=%d iotag=%d oxid=%x rpi=%d", 6050 "sid:%x did:%x oxid:%x rxid:%x", 6344 "RQ ENTRY: %s: oxid:%x rxid %x sid:%x. Sending BLS ACC...", 6524 iocb->unsli3.ext_rcv.oxid = fchdr.ox_id; 6592 iocb->unsli3.ext_rcv.oxid = fchdr.ox_id;
|
Completed in 97 milliseconds