Searched defs:is (Results 1 – 13 of 13) sorted by relevance
/drivers/isdn/i4l/ |
D | isdn_ppp.c | 109 struct ippp_struct *is; in isdn_ppp_free() local 159 struct ippp_struct *is; in isdn_ppp_bind() local 244 struct ippp_struct *is; in isdn_ppp_closewait() local 281 struct ippp_struct *is; in isdn_ppp_open() local 339 struct ippp_struct *is; in isdn_ppp_release() local 479 struct ippp_struct *is; in isdn_ppp_ioctl() local 669 struct ippp_struct *is; in isdn_ppp_poll() local 713 struct ippp_struct *is; in isdn_ppp_fill_rq() local 763 struct ippp_struct *is; in isdn_ppp_read() local 804 struct ippp_struct *is; in isdn_ppp_write() local [all …]
|
/drivers/misc/ |
D | ioc4.c | 62 ioc4_register_submodule(struct ioc4_submodule *is) in ioc4_register_submodule() 89 ioc4_unregister_submodule(struct ioc4_submodule *is) in ioc4_unregister_submodule() 287 struct ioc4_submodule *is; in ioc4_probe() local 431 struct ioc4_submodule *is; in ioc4_remove() local
|
/drivers/sn/ |
D | ioc3.c | 460 void ioc3_enable(struct ioc3_submodule *is, in ioc3_enable() 466 void ioc3_ack(struct ioc3_submodule *is, struct ioc3_driver_data *idd, in ioc3_ack() 472 void ioc3_disable(struct ioc3_submodule *is, in ioc3_disable() 497 int ioc3_register_submodule(struct ioc3_submodule *is) in ioc3_register_submodule() 540 void ioc3_unregister_submodule(struct ioc3_submodule *is) in ioc3_unregister_submodule()
|
/drivers/net/skfp/ |
D | hwt.c | 167 u_long is ; in hwt_read() local
|
D | hwmtm.c | 720 u_long is ; /* ISR source */ in fddi_isr() local
|
/drivers/serial/ |
D | ioc3_serial.c | 1434 ioc3uart_intr_one(struct ioc3_submodule *is, in ioc3uart_intr_one() 1633 static int ioc3uart_intr(struct ioc3_submodule *is, in ioc3uart_intr() 1912 static inline int ioc3_serial_core_attach( struct ioc3_submodule *is, in ioc3_serial_core_attach() 1972 static int ioc3uart_remove(struct ioc3_submodule *is, in ioc3uart_remove() 2011 ioc3uart_probe(struct ioc3_submodule *is, struct ioc3_driver_data *idd) in ioc3uart_probe()
|
/drivers/scsi/arm/ |
D | fas216.c | 156 unsigned char is, stat, inst; in fas216_dumpstate() local 1349 static void fas216_busservice_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_busservice_intr() 1545 static void fas216_funcdone_intr(FAS216_Info *info, unsigned int stat, unsigned int is) in fas216_funcdone_intr() 1627 unsigned char inst, is, stat; in fas216_intr() local
|
/drivers/media/video/ |
D | videobuf-vmalloc.c | 33 #define MAGIC_CHECK(is,should) if (unlikely((is) != (should))) \ argument
|
D | videobuf-dma-contig.c | 31 #define MAGIC_CHECK(is, should) \ argument
|
D | videobuf-dma-sg.c | 39 #define MAGIC_CHECK(is,should) if (unlikely((is) != (should))) \ argument
|
D | videobuf-core.c | 26 #define MAGIC_CHECK(is, should) do { \ argument
|
/drivers/net/hamradio/ |
D | dmascc.c | 1103 int is, i = 100; in z8530_isr() local 1149 int is, card_base = info->priv[0].card_base; in scc_isr() local
|
/drivers/net/ |
D | ps3_gelic_wireless.c | 1519 struct iw_statistics *is; in gelic_wl_get_wireless_stats() local
|