Searched refs:tpc_resolve (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/sys/cam/ctl/ |
| D | ctl_tpc.c | 753 tpc_resolve(struct tpc_list *list, uint16_t idx, uint32_t *ss, in tpc_resolve() function 850 sl = tpc_resolve(list, scscd, &srcblock, NULL, NULL); in tpc_process_b2b() 851 dl = tpc_resolve(list, dcscd, &dstblock, &pb, &pbo); in tpc_process_b2b() 999 sl = tpc_resolve(list, cscd, NULL, NULL, NULL); in tpc_process_verify() 1063 dl = tpc_resolve(list, cscd, NULL, NULL, NULL); in tpc_process_register_key()
|