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

  /src/sys/ufs/chfs/
ebh.c 1596 * ebh_open - opens mtd device and init eraseblock header
1603 ebh_open(struct chfs_ebh *ebh, dev_t dev) function in typeref:typename:int
1609 aprint_error("ebh_open: cant get flash device\n");
1615 aprint_error("ebh_open: cant get flash interface\n");

Completed in 14 milliseconds