Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/device_handler/
Dscsi_dh_hp_sw.c40 struct hp_sw_dh_data { struct
50 static int hp_sw_start_stop(struct hp_sw_dh_data *); argument
106 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur()
197 struct hp_sw_dh_data *h = req->end_io_data; in start_stop_endio()
238 static int hp_sw_start_stop(struct hp_sw_dh_data *h) in hp_sw_start_stop()
264 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_prep_fn()
289 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_activate()
310 struct hp_sw_dh_data *h; in hp_sw_bus_attach()