Searched refs:oxid (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Disp_freebsd.h108 uint16_t oxid; /* wire oxid */ member in struct:atio_private_data
H A Disp_freebsd.c912 isp_prt(isp, ISP_LOGALL, "Chan %d ATP [0x%x] origdlen %u bytes_xfrd %u lun %jx nphdl 0x%04x s_id 0x%06x d_id 0x%06x oxid 0x%04x state %s",
913 chan, atp->tag, atp->orig_datalen, atp->bytes_xfered, (uintmax_t)atp->lun, atp->nphdl, atp->sid, atp->did, atp->oxid, states[atp->state & 0x7]);
1249 cto->ct_oxid = atp->oxid;
1759 atp->oxid = aep->at_oxid;
1923 atp->oxid = aep->at_hdr.ox_id;
2920 cto->ct_oxid = atp->oxid;
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1641 __be16 oxid; member in struct:cpl_fcoe_hdr

Completed in 83 milliseconds