Searched refs:numhslots (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/powerpc/mpc85xx/
H A Dfsl_sata.c277 int numhslots; /* Number of held slots */ member in struct:fsl_sata_channel
1329 ch->numhslots++;
1344 if (!ch->recoverycmd && ch->numhslots)
1391 ch->numhslots--;
1478 ch->numhslots--;
1493 ch->numhslots--;
1517 ch->numhslots--;
1605 ch->numhslots--;
/freebsd-current/sys/dev/siis/
H A Dsiis.c1333 ch->numhslots++;
1346 if (!ch->recoverycmd && ch->numhslots)
1390 ch->numhslots--;
1476 ch->numhslots--;
1491 ch->numhslots--;
1515 ch->numhslots--;
1613 ch->numhslots--;
H A Dsiis.h385 int numhslots; /* Number of held slots */ member in struct:siis_channel
/freebsd-current/sys/dev/ahci/
H A Dahci.c2108 ch->numhslots++;
2124 if (!ch->recoverycmd && ch->numhslots)
2171 ch->numhslots--;
2259 ch->numhslots--;
2274 ch->numhslots--;
2298 ch->numhslots--;
2492 ch->numhslots--;
H A Dahci.h454 int numhslots; /* Number of held slots */ member in struct:ahci_channel
/freebsd-current/sys/dev/mvs/
H A Dmvs.c1731 ch->numhslots++;
1746 if (!ch->recoverycmd && ch->numhslots)
1794 ch->numhslots--;
1883 ch->numhslots--;
1899 ch->numhslots--;
1924 ch->numhslots--;
2058 ch->numhslots--;
H A Dmvs.h568 int numhslots; /* Number of held slots */ member in struct:mvs_channel

Completed in 265 milliseconds