Searched refs:srp_attach (Results 1 – 3 of 3) sorted by relevance
29 if ( ( rc = srp_attach ( scsi, root_path ) ) != 0 ) { in ib_srpboot()
865 extern int srp_attach ( struct scsi_device *scsi, const char *root_path );
471 int srp_attach ( struct scsi_device *scsi, const char *root_path ) { in srp_attach() function