Searched refs:bofi_errent (Results 1 – 2 of 2) sorted by relevance
33 struct bofi_errent { struct34 struct bofi_errent *next; /* next on in-use chain */ argument35 struct bofi_errent *cnext; /* next on clone chain */ argument36 struct bofi_errent *cprev; /* prev on clone chain */ argument58 struct bofi_errent *errentp; /* pointer to corresponding errent */ argument
130 static struct bofi_errent *errent_listp;156 struct bofi_errent *);157 static int bofi_errdef_free(struct bofi_errent *);579 e = ddi_soft_state_init(&statep, sizeof (struct bofi_errent), 1); in _init()837 struct bofi_errent *softc; in bofi_open()886 struct bofi_errent *softc; in bofi_close()887 struct bofi_errent *ep, *next_ep; in bofi_close()917 struct bofi_errent *softc; in bofi_ioctl()1029 (void) bofi_errdef_free((struct bofi_errent *) in bofi_ioctl()1070 (void) bofi_errdef_free((struct bofi_errent *) in bofi_ioctl()[all …]