Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/siis/
Dsiis.h388 uint32_t eslots; /* Slots in error */ member
Dsiis.c1267 ch->eslots |= (1 << slot->slot); in siis_end_transaction()
1350 if (ch->eslots != 0) in siis_end_transaction()
1531 ch->eslots = 0; in siis_portinit()
1623 ch->eslots = 0; in siis_reset()
/freebsd-12-stable/sys/powerpc/mpc85xx/
Dfsl_sata.c273 uint32_t eslots; /* Slots in error */ member
1262 ch->eslots |= (1 << slot->slot); in fsl_sata_end_transaction()
1367 if (ch->eslots != 0) { in fsl_sata_end_transaction()
1594 ch->eslots = 0; in fsl_sata_stop()
1637 ch->eslots = 0; in fsl_sata_reset()
/freebsd-12-stable/sys/dev/ahci/
Dahci.h452 uint32_t eslots; /* Slots in error */ member
Dahci.c1810 ch->eslots |= (1 << slot->slot); in ahci_execute_transaction()
2018 ch->eslots |= (1 << slot->slot); in ahci_end_transaction()
2122 if (ch->eslots != 0) { in ahci_end_transaction()
2350 ch->eslots = 0; in ahci_stop()
2499 ch->eslots = 0; in ahci_reset()
/freebsd-12-stable/sys/dev/mvs/
Dmvs.h561 uint32_t eslots; /* Slots in error */ member
Dmvs.c1647 ch->eslots |= (1 << slot->slot); in mvs_end_transaction()
1751 if (ch->eslots != 0) { in mvs_end_transaction()
1753 ch->eslots = 0; in mvs_end_transaction()
2071 ch->eslots = 0; in mvs_reset()