Searched refs:scsi_host_alloc (Results 1 – 4 of 4) sorted by relevance
113 #define scsi_host_alloc(sh,size) scsi_register(sh,size) macro
2716 host = scsi_host_alloc(&nsp32_template, sizeof(nsp32_hw_data)); in nsp32_detect()
7006 sh = scsi_host_alloc(&ips_driver_template, sizeof (ips_ha_t));
1372 host = scsi_host_alloc(&nsp_driver_template, sizeof(nsp_hw_data)); in nsp_detect()