Lines Matching defs:dc
369 struct nozomi *dc; member
526 static void setup_memory(struct nozomi *dc) in setup_memory()
609 static void dump_table(const struct nozomi *dc) in dump_table()
651 static inline void dump_table(const struct nozomi *dc) { } in dump_table()
658 static int nozomi_read_config_table(struct nozomi *dc) in nozomi_read_config_table()
730 static void enable_transmit_ul(enum port_type port, struct nozomi *dc) in enable_transmit_ul()
743 static void disable_transmit_ul(enum port_type port, struct nozomi *dc) in disable_transmit_ul()
757 static void enable_transmit_dl(enum port_type port, struct nozomi *dc) in enable_transmit_dl()
770 static void disable_transmit_dl(enum port_type port, struct nozomi *dc) in disable_transmit_dl()
787 static int send_data(enum port_type index, struct nozomi *dc) in send_data()
820 static int receive_data(enum port_type index, struct nozomi *dc) in receive_data()
927 static int receive_flow_control(struct nozomi *dc) in receive_flow_control()
1021 const struct nozomi *dc) in port2ctrl()
1045 static int send_flow_control(struct nozomi *dc) in send_flow_control()
1072 static int handle_data_dl(struct nozomi *dc, enum port_type port, u8 *toggle, in handle_data_dl()
1112 static int handle_data_ul(struct nozomi *dc, enum port_type port, u16 read_iir) in handle_data_ul()
1167 struct nozomi *dc = dev_id; in interrupt_handler() local
1294 static void nozomi_get_card_type(struct nozomi *dc) in nozomi_get_card_type()
1308 static void nozomi_setup_private_data(struct nozomi *dc) in nozomi_setup_private_data()
1331 const struct nozomi *dc = pci_get_drvdata(to_pci_dev(dev)); in card_type_show() local
1340 const struct nozomi *dc = pci_get_drvdata(to_pci_dev(dev)); in open_ttys_show() local
1346 static void make_sysfs_files(struct nozomi *dc) in make_sysfs_files()
1356 static void remove_sysfs_files(struct nozomi *dc) in remove_sysfs_files()
1368 struct nozomi *dc = NULL; in nozomi_card_init() local
1507 static void __devexit tty_exit(struct nozomi *dc) in tty_exit()
1532 struct nozomi *dc = pci_get_drvdata(pdev); in nozomi_card_exit() local
1601 struct nozomi *dc = get_dc_by_tty(tty); in ntty_install() local
1623 struct nozomi *dc = port->dc; in ntty_activate() local
1645 struct nozomi *dc = port->dc; in ntty_shutdown() local
1678 struct nozomi *dc = get_dc_by_tty(tty); in ntty_write() local
1727 const struct nozomi *dc = get_dc_by_tty(tty); in ntty_write_room() local
1756 struct nozomi *dc = get_dc_by_tty(tty); in ntty_tiocmset() local
1840 struct nozomi *dc = get_dc_by_tty(tty); in ntty_unthrottle() local
1857 struct nozomi *dc = get_dc_by_tty(tty); in ntty_throttle() local
1870 struct nozomi *dc = get_dc_by_tty(tty); in ntty_chars_in_buffer() local