HomeSort by: relevance | last modified time | path
    Searched defs:nchp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
cmdide.c 208 struct ata_channel *nchp; local in function:cmd064x_free_hw
218 nchp = &sc->pciide_channels[i].ata_channel;
219 if (nchp->ch_ndrives == 0)
222 atastart(nchp);
cmdide.c 208 struct ata_channel *nchp; local in function:cmd064x_free_hw
218 nchp = &sc->pciide_channels[i].ata_channel;
219 if (nchp->ch_ndrives == 0)
222 atastart(nchp);

Completed in 23 milliseconds