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

  /src/sys/dev/tc/
pxgvar.h 36 * Firmware segment. If pfs_data is NULL, this is BSS and should be zeroed.
37 * Otherwise, pfs_data points to an RLE compressed binary image. If a word
46 const u_int32_t *pfs_data; /* pointer to compressed data */ member in struct:pxg_fwseg
pxg.c 418 src = pfs->pfs_data;

Completed in 124 milliseconds