Searched refs:unit (Results 176 - 200 of 348) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dppp-comp.h82 int opt_len, int unit, int opthdr, int debug);
102 int opt_len, int unit, int opthdr, int mru,
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dppp-comp.h67 int unit, int hdrlen, int debug));
82 int unit, int hdrlen, int mru, int debug));
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dppp-comp.h82 int opt_len, int unit, int opthdr, int debug);
102 int opt_len, int unit, int opthdr, int mru,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dppp-comp.h67 int unit, int hdrlen, int debug));
82 int unit, int hdrlen, int mru, int debug));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dsticon.c97 int unit = conp->vc_num; local
103 if (vt_cons[unit]->vc_mode != KD_TEXT)
115 int unit = conp->vc_num; local
121 if (vt_cons[unit]->vc_mode != KD_TEXT)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Ddtc2278.c96 HWIF(drive)->drives[!drive->select.b.unit].io_32bit = 1;
H A Dide-timing.h102 #define ENOUGH(v,unit) (((v)-1)/(unit)+1)
103 #define EZ(v,unit) ((v)?ENOUGH(v,unit):0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dzalon7xx.c48 int unit
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/mm/
H A Dextable.c28 return mid->fixup.unit;
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dpppoatm.c168 DPRINTK("(unit %d): Couldn't autodetect yet "
170 pvcc->chan.unit,
198 DPRINTK("(unit %d): pppoatm_send (skb=0x%p, vcc=0x%p)\n",
199 pvcc->chan.unit, skb, pvcc->atmvcc);
224 DPRINTK("(unit %d): Trying to send without setting encaps!\n",
225 pvcc->chan.unit);
232 DPRINTK("(unit %d): atm_skb(%p)->vcc(%p)->dev(%p)\n",
233 pvcc->chan.unit, skb, ATM_SKB(skb)->vcc,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dide.h89 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon7716::__anon7717
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Dide.h95 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon7795::__anon7796
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dide.h93 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon7865::__anon7866
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dide.h93 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon11004::__anon11005
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhiddev.h97 unsigned unit; member in struct:hiddev_field_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dide.h93 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon6588::__anon6589
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhiddev.h97 unsigned unit; member in struct:hiddev_field_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dide.h89 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon3300::__anon3301
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Dide.h95 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon3379::__anon3380
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dide.h93 unsigned unit : 1; /* drive select number, 0 or 1 */ member in struct:__anon3449::__anon3450
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/printing/
H A Dprtpub.c101 DWORD unit; local
107 unit = DeviceCapabilities(printer, port, DC_PRINTRATEUNIT, NULL, NULL);
108 switch(unit) {
126 printf("printRateUnit: unknown value %d\n", unit);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_ppp.c69 static int isdn_ppp_bundle(struct ippp_struct *, int unit);
82 isdn_ppp_frame_log(char *info, char *data, int len, int maxlen,int unit,int slot) argument
95 printk(KERN_DEBUG "[%d/%d].%s[%d]: %s\n",unit,slot, info, i, buf);
159 int unit = 0; local
198 unit = isdn_ppp_if_get_unit(lp->name); /* get unit number from interface name .. ugly! */
199 if (unit < 0) {
208 is->unit = unit;
313 is->unit
1774 isdn_ppp_bundle(struct ippp_struct *is, int unit) argument
1898 unit = 0, local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dppp_generic.c68 * interface unit or a ppp channel. In both cases, file->private_data
80 int index; /* interface unit / channel number */
81 int dead; /* unit/channel has been shut down */
92 * Data structure describing one ppp unit.
93 * A ppp unit corresponds to a ppp network interface device
99 struct file *owner; /* file that owns this unit 48 */
104 int mru; /* max receive unit 60 */
123 int mrru; /* MP: max reconst. receive unit */
156 struct ppp *ppp; /* ppp unit we're connected to */
157 struct list_head clist; /* link in list of channels per unit */
487 int unit, cflags; local
714 int unit, err = -EFAULT; local
1911 int unit = -1; local
2281 ppp_create_interface(int unit, int *retp) argument
2437 ppp_find_unit(int unit) argument
2451 ppp_find_channel(int unit) argument
2478 ppp_connect_channel(struct channel *pch, int unit) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/httpd/
H A Dralink.c123 int unit; local
133 if ((unit = atoi(nvram_safe_get("wl_unit"))) < 0)
136 snprintf(prefix, sizeof(prefix), "wl%d_", unit);
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp_comp.c127 int unit; member in struct:comp_state
351 DPRINT1("ppp_comp_wput/%d: PPPIO_CFLAGS b_cont = 0!\n", cp->unit);
381 DPRINT1("ppp_comp_wput/%d: PPPIO_VJINIT b_cont = 0!\n", cp->unit);
399 DPRINT1("ppp_comp_wput/%d: PPPIO_[XR]COMP b_cont = 0!\n", cp->unit);
538 DPRINT1("ppp_comp_wput/%d: PPPIO_DEBUG b_cont = 0!\n", cp->unit);
543 DPRINT1("ppp_comp%d: debug log enabled\n", cp->unit);
584 cp->unit = mp->b_rptr[1];
944 DPRINT1("ppp%d: resetting VJ\n", cp->unit);
954 cp->unit, len);
1000 cp->unit, le
[all...]

Completed in 386 milliseconds

1234567891011>>