Searched refs:unsol (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c756 if (w->unsol < 0)
757 w->unsol = HDAC_UNSOL_ALLOC(
762 HDA_CMD_SET_UNSOLICITED_RESPONSE_ENABLE | w->unsol));
772 if (w->unsol < 0)
779 (w->unsol < 0) ? "polling" :
808 if (w->unsol < 0)
814 w->unsol);
815 w->unsol = -1;
1549 w->unsol = -1;
2844 uint32_t data, wake, unsol, stick local
2870 uint32_t data, dir, enable, wake, unsol, sticky; local
[all...]
H A Dhdaa.h106 int unsol; member in struct:hdaa_widget

Completed in 127 milliseconds