Home
last modified time | relevance | path

Searched refs:Num (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/include/scsi/
Dosd_protocol.h265 #define OSD_ACT___(Name, Num) \ argument
266 OSD_ACT_##Name = __constant_cpu_to_be16(0x8880 + Num), \
267 OSDv1_ACT_##Name = __constant_cpu_to_be16(0x8800 + Num),
270 #define OSD_ACT_V2(Name, Num) \ argument
271 OSD_ACT_##Name = __constant_cpu_to_be16(0x8880 + Num),
/linux-3.4.99/tools/perf/Documentation/
Dperf-list.txt52 Num. Value Mnemonic Description Comment
/linux-3.4.99/drivers/isdn/hardware/eicon/
Dio.h38 dword Num; member
Dcapifunc.c209 void *ReceiveBufferGet(APPL *appl, int Num) in ReceiveBufferGet() argument
211 return &appl->ReceiveBuffer[Num * appl->MaxDataLength]; in ReceiveBufferGet()
Dmessage.c236 void *ReceiveBufferGet(APPL *appl, int Num);
6497 word Num; in nl_ind() local
7188 Num = 0xffff; in nl_ind()
7191 if (!APPLptr->DataNCCI[i] && Num == 0xffff) Num = i; in nl_ind()
7194 if (count >= APPLptr->MaxNCCIData || Num == 0xffff) in nl_ind()
7213 plci->RData[0].P = ReceiveBufferGet(APPLptr, Num); in nl_ind()
7220 APPLptr->DataNCCI[Num] = NCCIcode; in nl_ind()
7221 APPLptr->DataFlags[Num] = (plci->Id << 8) | (plci->NL.Ind >> 4); in nl_ind()
7222 dbug(3, dprintf("Buffer(%d), Max = %d", Num, APPLptr->MaxBuffer)); in nl_ind()
7224 plci->RNum = Num; in nl_ind()
[all …]
/linux-3.4.99/sound/drivers/
Dserial-u16550.c588 int Num) in snd_uart16550_buffer_can_write() argument
590 if (uart->buff_in_count + Num < TX_BUFF_SIZE) in snd_uart16550_buffer_can_write()
/linux-3.4.99/Documentation/usb/
Dgadget_hid.txt48 0x19, 0x01, /* USAGE_MINIMUM (Num Lock) */
/linux-3.4.99/Documentation/serial/
Dmoxa-smartio173 Board Num. Dial-in Port Callout port
/linux-3.4.99/tools/power/cpupower/po/
Dfr.po939 #~ " -c CPU, --cpu CPU Num�ro du CPU pour lequel l'information sera "