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

  /src/sys/dev/pci/
yds.c 358 int dstype; local in function:yds_download_mcode
361 dstype = YDS_DS_1;
363 dstype = YDS_DS_1E;
390 p = ctrls[dstype].mcode;
391 size = ctrls[dstype].size;
yds.c 358 int dstype; local in function:yds_download_mcode
361 dstype = YDS_DS_1;
363 dstype = YDS_DS_1E;
390 p = ctrls[dstype].mcode;
391 size = ctrls[dstype].size;
yds.c 358 int dstype; local in function:yds_download_mcode
361 dstype = YDS_DS_1;
363 dstype = YDS_DS_1E;
390 p = ctrls[dstype].mcode;
391 size = ctrls[dstype].size;

Completed in 34 milliseconds