Home
last modified time | relevance | path

Searched refs:bofi_errdef_alloc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c155 static int bofi_errdef_alloc(struct bofi_errdef *, char *,
1028 if (bofi_errdef_alloc(&errdef, namep, softc) != DDI_SUCCESS) { in bofi_ioctl()
1735 bofi_errdef_alloc(struct bofi_errdef *errdefp, char *namep, in bofi_errdef_alloc() function