Searched refs:sist (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 1117 static void sym_log_hard_error(struct Scsi_Host *shost, u_short sist, u_char dstat) argument 1150 sym_name(np), (unsigned)INB(np, nc_sdid)&0x0f, dstat, sist, 1178 u_short sist; local 1181 sist = INW(np, nc_sist); 1183 sym_log_hard_error(shost, sist, dstat); 2297 static void sym_int_par (struct sym_hcb *np, u_short sist) argument 2357 else if (sist & MA) 2806 u_short sist; local 2845 sist = 0; 2850 sist |= INW(np, nc_sist); [all …]
|
| /linux/drivers/input/keyboard/ |
| H A D | applespi.c | 392 acpi_handle sist; member 691 acpi_sts = acpi_evaluate_integer(applespi->sist, NULL, NULL, in applespi_enable_spi() 1664 acpi_sts = acpi_get_handle(spi_handle, "SIST", &applespi->sist); in applespi_probe()
|