Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c119 static irqreturn_t __gdth_interrupt(gdth_ha_str *ha,
121 static int gdth_sync_event(gdth_ha_str *ha, int service, u8 index,
123 static int gdth_async_event(gdth_ha_str *ha);
126 static void gdth_putq(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 priority);
127 static void gdth_next(gdth_ha_str *ha);
128 static int gdth_fill_raw_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 b);
129 static int gdth_special_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp);
130 static gdth_evt_str *gdth_store_event(gdth_ha_str *ha, u16 source,
132 static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr);
133 static void gdth_readapp_event(gdth_ha_str *h
[all...]
H A Dgdth_proc.h13 int length, gdth_ha_str *ha);
15 static void gdth_wait_completion(gdth_ha_str *ha, int busnum, int id);
H A Dgdth_proc.c11 gdth_ha_str *ha = shost_priv(host); in gdth_set_info()
28 int length, gdth_ha_str *ha) in gdth_set_asc_info()
153 gdth_ha_str *ha = shost_priv(host); in gdth_show_info()
560 static void gdth_wait_completion(gdth_ha_str *ha, int busnum, int id) in gdth_wait_completion()
H A Dgdth.h906 } gdth_ha_str; typedef

Completed in 6 milliseconds