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

  /src/sys/arch/sun68k/stand/libsa/
saio.h 68 int (*b_open)(struct saioreq *); /* open(iobp) --> -1 or 0 */ member in struct:boottab
123 struct saif *si_sif; /* net if. pointer (set by b_open) */
138 * Then: saiop->si_boottab->b_open() will set:
  /src/sys/arch/sparc/include/
oldmon.h 97 struct saif *si_sif; /* net if. pointer (set by b_open) */
125 int (*b_open)(struct saioreq *); member in struct:om_boottable
296 * Then: saiop->si_boottab->b_open() will set:

Completed in 35 milliseconds