Searched refs:unsol (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/sound/pci/hda/ |
| D | hda_proc.c | 570 int unsol = snd_hda_codec_read(codec, nid, 0, in print_unsol_cap() local 574 unsol & AC_UNSOL_TAG, in print_unsol_cap() 575 (unsol & AC_UNSOL_ENABLED) ? 1 : 0); in print_unsol_cap() 657 unsigned int enable, direction, wake, unsol, sticky, data; in print_gpio() local 675 unsol = snd_hda_codec_read(codec, nid, 0, in print_gpio() 690 (unsol & (1<<i)) ? 1 : 0); in print_gpio()
|
| /linux-4.4.14/drivers/scsi/bnx2i/ |
| D | bnx2i.h | 846 char *datap, int data_len, int unsol);
|
| D | bnx2i_hwi.c | 541 char *datap, int data_len, int unsol) in bnx2i_send_iscsi_nopout() argument 570 if (!unsol) in bnx2i_send_iscsi_nopout()
|
| /linux-4.4.14/drivers/net/fddi/ |
| D | defxx.h | 1071 volatile PI_UINT32 unsol; member 1164 PI_RCV_DESCR unsol[PI_UNSOL_K_NUM_ENTRIES]; member
|