Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.c2802 unsigned long lunzerobits[], int *n_ext_target_devs) in add_ext_target_dev() argument
2826 if (*n_ext_target_devs >= MAX_EXT_TARGETS) { in add_ext_target_dev()
2835 (*n_ext_target_devs)++; in add_ext_target_dev()
3075 int i, n_ext_target_devs, ndevs_to_allocate; in hpsa_update_scsi_devices() local
3138 n_ext_target_devs = 0; in hpsa_update_scsi_devices()
3166 &n_ext_target_devs)) { in hpsa_update_scsi_devices()