Searched refs:set_path (Results 1 – 5 of 5) sorted by relevance
141 int (*set_path) (struct Scsi_Host *shost, struct iscsi_path *params); member
196 } set_path; member
2927 if (!transport->set_path) in iscsi_set_path()2930 shost = scsi_host_lookup(ev->u.set_path.host_no); in iscsi_set_path()2933 ev->u.set_path.host_no); in iscsi_set_path()2938 err = transport->set_path(shost, params); in iscsi_set_path()3073 shost = scsi_host_lookup(ev->u.set_path.host_no); in iscsi_set_chap()3076 __func__, ev->u.set_path.host_no); in iscsi_set_chap()
1403 .set_path = qedi_set_path,
2299 .set_path = bnx2i_nl_set_path,