Home
last modified time | relevance | path

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

/freebsd/sys/dev/siis/
H A Dsiis.h381 uint32_t eslots; /* Slots in error */ member
H A Dsiis.c1263 ch->eslots |= (1 << slot->slot); in siis_end_transaction()
1346 if (ch->eslots != 0) in siis_end_transaction()
1528 ch->eslots = 0; in siis_portinit()
1620 ch->eslots = 0; in siis_reset()
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.c269 uint32_t eslots; /* Slots in error */ member
1234 ch->eslots |= (1 << slot->slot); in fsl_sata_end_transaction()
1339 if (ch->eslots != 0) { in fsl_sata_end_transaction()
1566 ch->eslots = 0; in fsl_sata_stop()
1609 ch->eslots = 0; in fsl_sata_reset()
/freebsd/sys/dev/mvs/
H A Dmvs.h560 uint32_t eslots; /* Slots in error */ member
H A Dmvs.c1637 ch->eslots |= (1 << slot->slot); in mvs_end_transaction()
1741 if (ch->eslots != 0) { in mvs_end_transaction()
1743 ch->eslots = 0; in mvs_end_transaction()
2062 ch->eslots = 0; in mvs_reset()
/freebsd/sys/dev/ahci/
H A Dahci.h446 uint32_t eslots; /* Slots in error */ member
H A Dahci.c1807 ch->eslots |= (1 << slot->slot); in ahci_execute_transaction()
2016 ch->eslots |= (1 << slot->slot); in ahci_end_transaction()
2120 if (ch->eslots != 0) { in ahci_end_transaction()
2349 ch->eslots = 0; in ahci_stop()
2498 ch->eslots = 0; in ahci_reset()