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

  /src/external/gpl3/binutils/dist/gas/config/
obj-coff-seh.h 123 int frameoff; member in struct:seh_context
obj-coff-seh.c 759 seh_ctx_cur->frameoff = off;
914 /* Note that frameoff is already a multiple of 16, and therefore
916 out_one (c->frameoff | c->framereg);
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-coff-seh.h 123 int frameoff; member in struct:seh_context
obj-coff-seh.c 759 seh_ctx_cur->frameoff = off;
914 /* Note that frameoff is already a multiple of 16, and therefore
916 out_one (c->frameoff | c->framereg);
  /src/sys/dev/ic/
cs89x0.c 2007 int len, leftover, frameoff; local
2015 frameoff = PKTPG_TX_FRAME;
2040 CS_WRITE_PACKET_PAGE(sc, frameoff, dbuf);
2041 frameoff += 2;
2062 MEM_WRITE_REGION_2(sc, frameoff,
2064 frameoff += len;
2084 CS_WRITE_PACKET_PAGE(sc, frameoff, dbuf);

Completed in 18 milliseconds