HomeSort by: relevance | last modified time | path
    Searched refs:sg_hdr (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
arcmsrvar.h 121 uint32_t sg_hdr; member in struct:arc_sge
mpii.c 898 nsge->sg_hdr = htole32(MPII_SGE_FL_TYPE_SIMPLE |
923 csge->sg_hdr = htole32(MPII_SGE_FL_TYPE_CHAIN |
931 sge->sg_hdr = htole32(flags | dmap->dm_segs[i].ds_len);
936 sge->sg_hdr |= htole32(MPII_SGE_FL_LAST | MPII_SGE_FL_EOB |
2290 cq->page_buffer.sg_hdr = htole32(MPII_SGE_FL_TYPE_SIMPLE |
2393 cq->page_buffer.sg_hdr = htole32(MPII_SGE_FL_TYPE_SIMPLE |
mpiireg.h 127 u_int32_t sg_hdr; member in struct:mpii_sge
arcmsr.c 504 sge->sg_hdr = htole32(ARC_SGE_64BIT | dmap->dm_segs[i].ds_len);

Completed in 18 milliseconds