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

  /src/sys/dev/pci/
auixp.c 1336 struct auixp_codec *ixp_codec; local in function:auixp_attach_codec
1338 ixp_codec = aux;
1339 ixp_codec->codec_if = codec_if;
1340 ixp_codec->present = 1;
1438 struct auixp_codec *ixp_codec; local in function:auixp_flags_codec
1440 ixp_codec = aux;
1441 return ixp_codec->codec_flags;
auixp.c 1336 struct auixp_codec *ixp_codec; local in function:auixp_attach_codec
1338 ixp_codec = aux;
1339 ixp_codec->codec_if = codec_if;
1340 ixp_codec->present = 1;
1438 struct auixp_codec *ixp_codec; local in function:auixp_flags_codec
1440 ixp_codec = aux;
1441 return ixp_codec->codec_flags;
auixp.c 1336 struct auixp_codec *ixp_codec; local in function:auixp_attach_codec
1338 ixp_codec = aux;
1339 ixp_codec->codec_if = codec_if;
1340 ixp_codec->present = 1;
1438 struct auixp_codec *ixp_codec; local in function:auixp_flags_codec
1440 ixp_codec = aux;
1441 return ixp_codec->codec_flags;
auixp.c 1336 struct auixp_codec *ixp_codec; local in function:auixp_attach_codec
1338 ixp_codec = aux;
1339 ixp_codec->codec_if = codec_if;
1340 ixp_codec->present = 1;
1438 struct auixp_codec *ixp_codec; local in function:auixp_flags_codec
1440 ixp_codec = aux;
1441 return ixp_codec->codec_flags;

Completed in 50 milliseconds