Home
last modified time | relevance | path

Searched refs:adpt_scsi_host_alloc (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
Ddpti.h290 static s32 adpt_scsi_host_alloc(adpt_hba* pHba,struct scsi_host_template * sht);
Ddpt_i2o.c273 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