Home
last modified time | relevance | path

Searched defs:bus_off (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Daha1542.c44 static int bus_off[MAXBOARDS] = { -1, -1, -1, -1 }; /* power-on default: 4us */ variable
707 static void aha1542_set_bus_times(struct Scsi_Host *sh, int bus_on, int bus_off, int dma_speed) in aha1542_set_bus_times()
/openbmc/linux/include/uapi/linux/can/
H A Dnetlink.h114 __u32 bus_off; /* Changes to bus off state */ member
/openbmc/linux/include/linux/
H A Ddma-map-ops.h496 u64 bus_off; member
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c2315 int bus_off, i, j, ret; in spapr_dt_phb() local