Searched defs:Interface (Results 1 - 2 of 2) sorted by relevance

/drivers/block/paride/
H A Dppc6lnx.c82 } Interface; typedef in typeref:struct:ppc_storage
104 static int ppc6_select(Interface *ppc);
105 static void ppc6_deselect(Interface *ppc);
106 static void ppc6_send_cmd(Interface *ppc, u8 cmd);
107 static void ppc6_wr_data_byte(Interface *ppc, u8 data);
108 static u8 ppc6_rd_data_byte(Interface *ppc);
109 static u8 ppc6_rd_port(Interface *ppc, u8 port);
110 static void ppc6_wr_port(Interface *ppc, u8 port, u8 data);
111 static void ppc6_rd_data_blk(Interface *ppc, u8 *data, long count);
112 static void ppc6_wait_for_fifo(Interface *pp
[all...]
/drivers/isdn/hardware/eicon/
H A Dmaintidi.h156 diva_trace_interface_state_t Interface; member in struct:_diva_strace_context

Completed in 127 milliseconds