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

/drivers/scsi/
H A Dhpsa.c1721 unsigned long lunzerobits[], int *n_ext_target_devs)
1745 if (*n_ext_target_devs >= MAX_EXT_TARGETS) {
1754 (*n_ext_target_devs)++;
1851 int i, n_ext_target_devs, ndevs_to_allocate; local
1900 n_ext_target_devs = 0;
1928 &n_ext_target_devs)) {
1718 add_ext_target_dev(struct ctlr_info *h, struct hpsa_scsi_dev_t *tmpdevice, struct hpsa_scsi_dev_t *this_device, u8 *lunaddrbytes, unsigned long lunzerobits[], int *n_ext_target_devs) argument

Completed in 289 milliseconds