Searched refs:adpt_scsi_host_alloc (Results 1 – 2 of 2) sorted by relevance
290 static s32 adpt_scsi_host_alloc(adpt_hba* pHba,struct scsi_host_template * sht);
273 if (adpt_scsi_host_alloc(pHba, sht) < 0){ in adpt_detect()2312 static s32 adpt_scsi_host_alloc(adpt_hba* pHba, struct scsi_host_template *sht) in adpt_scsi_host_alloc() function