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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c39 struct hp_sw_dh_data { struct
49 static int hp_sw_start_stop(struct hp_sw_dh_data *);
51 static inline struct hp_sw_dh_data *get_hp_sw_data(struct scsi_device *sdev)
55 return ((struct hp_sw_dh_data *) scsi_dh_data->buf);
112 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h)
203 struct hp_sw_dh_data *h = req->end_io_data;
243 static int hp_sw_start_stop(struct hp_sw_dh_data *h)
269 struct hp_sw_dh_data *h = get_hp_sw_data(sdev);
294 struct hp_sw_dh_data *h = get_hp_sw_data(sdev);
337 struct hp_sw_dh_data *
[all...]

Completed in 60 milliseconds