Home
last modified time | relevance | path

Searched refs:probe_index (Results 1 – 7 of 7) sorted by relevance

/linux/fs/afs/
H A Dvl_probe.c51 struct afs_address *addr = &alist->addrs[call->probe_index]; in afs_vlserver_probe_result()
54 unsigned int index = call->probe_index; in afs_vlserver_probe_result()
H A Dfs_probe.c142 struct afs_address *addr = &alist->addrs[call->probe_index]; in afs_fileserver_probe_result()
144 unsigned int index = call->probe_index; in afs_fileserver_probe_result()
H A Dvlclient.c406 call->probe_index = addr_index; in afs_vl_get_capabilities()
H A Dinternal.h158 unsigned char probe_index; /* Address in ->probe_alist */ member
H A Dfsclient.c1766 call->probe_index = addr_index; in afs_fs_get_capabilities()
/linux/drivers/tty/serial/
H A Dcpm_uart.c1515 static int probe_index; variable
1519 int index = probe_index++; in cpm_uart_probe()
H A Dsamsung_tty.c1939 static int probe_index; variable
1955 int index = probe_index; in s3c24xx_serial_probe()
2058 probe_index++; in s3c24xx_serial_probe()