Searched refs:bofi_errent (Results 1 – 2 of 2) sorted by relevance
35 struct bofi_errent { struct36 struct bofi_errent *next; /* next on in-use chain */ argument37 struct bofi_errent *cnext; /* next on clone chain */ argument38 struct bofi_errent *cprev; /* prev on clone chain */ argument60 struct bofi_errent *errentp; /* pointer to corresponding errent */ argument
127 static struct bofi_errent *errent_listp;153 struct bofi_errent *);154 static int bofi_errdef_free(struct bofi_errent *);576 e = ddi_soft_state_init(&statep, sizeof (struct bofi_errent), 1); in _init()834 struct bofi_errent *softc; in bofi_open()883 struct bofi_errent *softc; in bofi_close()884 struct bofi_errent *ep, *next_ep; in bofi_close()914 struct bofi_errent *softc; in bofi_ioctl()1026 (void) bofi_errdef_free((struct bofi_errent *) in bofi_ioctl()1067 (void) bofi_errdef_free((struct bofi_errent *) in bofi_ioctl()[all …]