Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c2546 static inline void hpsa_set_bus_target_lun(struct hpsa_scsi_dev_t *device, in hpsa_set_bus_target_lun() function
2769 hpsa_set_bus_target_lun(device, 3, 0, lunid & 0x3fff); in figure_bus_target_lun()
2772 hpsa_set_bus_target_lun(device, 2, -1, -1); in figure_bus_target_lun()
2781 hpsa_set_bus_target_lun(device, in figure_bus_target_lun()
2785 hpsa_set_bus_target_lun(device, 0, 0, lunid & 0x3fff); in figure_bus_target_lun()
2836 hpsa_set_bus_target_lun(this_device, in add_ext_target_dev()