Home
last modified time | relevance | path

Searched refs:ncr_slot (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_comm.h1115 } ncr_slot; typedef
1144 ncr_slot slot;
1185 S24C16_set_bit(ncr_slot *np, u_char write_bit, u_char *gpreg, int bit_mode) in S24C16_set_bit()
1210 static void __init S24C16_start(ncr_slot *np, u_char *gpreg) in S24C16_start()
1221 static void __init S24C16_stop(ncr_slot *np, u_char *gpreg) in S24C16_stop()
1232 S24C16_do_bit(ncr_slot *np, u_char *read_bit, u_char write_bit, u_char *gpreg) in S24C16_do_bit()
1247 S24C16_write_ack(ncr_slot *np, u_char write_bit, u_char *gpreg, u_char *gpcntl) in S24C16_write_ack()
1259 S24C16_read_ack(ncr_slot *np, u_char *read_bit, u_char *gpreg, u_char *gpcntl) in S24C16_read_ack()
1271 S24C16_write_byte(ncr_slot *np, u_char *ack_data, u_char write_data, in S24C16_write_byte()
1287 S24C16_read_byte(ncr_slot *np, u_char *read_data, u_char ack_data, in S24C16_read_byte()
[all …]
Dsym53c8xx.c1374 } ncr_slot; typedef
1394 ncr_slot slot;
2542 static int sym_read_Tekram_nvram (ncr_slot *np, u_short device_id,
2544 static int sym_read_Symbios_nvram (ncr_slot *np, Symbios_nvram *nvram);
14303 S24C16_set_bit(ncr_slot *np, u_char write_bit, u_char *gpreg, int bit_mode)
14328 static void __init S24C16_start(ncr_slot *np, u_char *gpreg)
14339 static void __init S24C16_stop(ncr_slot *np, u_char *gpreg)
14350 S24C16_do_bit(ncr_slot *np, u_char *read_bit, u_char write_bit, u_char *gpreg)
14365 S24C16_write_ack(ncr_slot *np, u_char write_bit, u_char *gpreg, u_char *gpcntl)
14377 S24C16_read_ack(ncr_slot *np, u_char *read_bit, u_char *gpreg, u_char *gpcntl)
[all …]