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

  /src/sys/dev/ic/
bwfm.c 1322 uint8_t stype, sztype, wraptype; local in function:bwfm_chip_dmp_get_regaddr
1333 wraptype = BWFM_DMP_SLAVE_TYPE_MWRAP;
1337 wraptype = BWFM_DMP_SLAVE_TYPE_SWRAP;
1372 if (*wrap == 0 && stype == wraptype)
bwfm.c 1322 uint8_t stype, sztype, wraptype; local in function:bwfm_chip_dmp_get_regaddr
1333 wraptype = BWFM_DMP_SLAVE_TYPE_MWRAP;
1337 wraptype = BWFM_DMP_SLAVE_TYPE_SWRAP;
1372 if (*wrap == 0 && stype == wraptype)

Completed in 24 milliseconds