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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c256 static void S24C16_set_bit(struct sym_device *np, u_char write_bit, u_char *gpreg, argument
283 static void S24C16_start(struct sym_device *np, u_char *gpreg) argument
294 S24C16_stop(struct sym_device *np, u_char *gpreg) argument
304 S24C16_do_bit(struct sym_device *np, u_char *read_bit, u_char write_bit, u_char *gpreg) argument
319 S24C16_write_ack(struct sym_device *np, u_char write_bit, u_char *gpreg, u_char *gpcntl) argument
331 S24C16_read_ack(struct sym_device *np, u_char *read_bit, u_char *gpreg, u_char *gpcntl) argument
343 S24C16_write_byte(struct sym_device *np, u_char *ack_data, u_char write_data, u_char *gpreg, u_char *gpcntl) argument
358 S24C16_read_byte(struct sym_device *np, u_char *read_data, u_char ack_data, u_char *gpreg, u_char *gpcntl) argument
380 u_char gpcntl, gpreg; local
433 u_char gpcntl, gpreg; local
551 T93C46_Clk(struct sym_device *np, u_char *gpreg) argument
562 T93C46_Read_Bit(struct sym_device *np, u_char *read_bit, u_char *gpreg) argument
572 T93C46_Write_Bit(struct sym_device *np, u_char write_bit, u_char *gpreg) argument
591 T93C46_Stop(struct sym_device *np, u_char *gpreg) argument
604 T93C46_Send_Command(struct sym_device *np, u_short write_data, u_char *read_bit, u_char *gpreg) argument
619 T93C46_Read_Word(struct sym_device *np, unsigned short *nvram_data, unsigned char *gpreg) argument
639 T93C46_Read_Data(struct sym_device *np, unsigned short *data, int len, unsigned char *gpreg) argument
662 u_char gpcntl, gpreg; local
[all...]

Completed in 41 milliseconds