Searched refs:octcf_read_sectors (Results 1 – 1 of 1) sorted by relevance
149 int octcf_read_sectors(struct octcf_softc *, uint32_t, uint32_t, void *);373 bp->b_error = octcf_read_sectors(wd, nsecs, secno, bp->b_data); in _octcfstart()667 octcf_read_sectors(struct octcf_softc *wd, uint32_t nr_sectors, in octcf_read_sectors() function