Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/device_handler/
Dscsi_dh_hp_sw.c27 struct hp_sw_dh_data { struct
34 static int hp_sw_start_stop(struct hp_sw_dh_data *); argument
43 static int tur_done(struct scsi_device *sdev, struct hp_sw_dh_data *h, in tur_done()
81 static int hp_sw_tur(struct scsi_device *sdev, struct hp_sw_dh_data *h) in hp_sw_tur()
117 static int hp_sw_start_stop(struct hp_sw_dh_data *h) in hp_sw_start_stop()
164 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_prep_fn()
188 struct hp_sw_dh_data *h = sdev->handler_data; in hp_sw_activate()
202 struct hp_sw_dh_data *h; in hp_sw_bus_attach()