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

  /src/sys/arch/sandpoint/stand/altboot/
dsk.c 82 static void issue48(struct dvata_chan *, int64_t, int);
413 issue = (bno < (1ULL<<28)) ? issue28 : issue48;
435 issue48(struct dvata_chan *chan, int64_t bno, int nblk) function in typeref:typename:void

Completed in 11 milliseconds