Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/file/
H A Dfile.c183 static void fd_cleanup(void);
543 fd_cleanup(); in type()
555 fd_cleanup(); in type()
574 fd_cleanup(); in type()
587 fd_cleanup(); in type()
590 fd_cleanup(); in type()
603 fd_cleanup(); in type()
1898 fd_cleanup(void) in fd_cleanup() function
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c193 static void fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard,
656 fd_cleanup(dip, fdc, hard_intr_set, 0); in fd_attach()
661 fd_cleanup(dip, fdc, hard_intr_set, 0); in fd_attach()
687 fd_cleanup(dip, fdc, hard_intr_set, 0); in fd_attach()
703 fd_cleanup(dip, fdc, hard_intr_set, 0); in fd_attach()
714 fd_cleanup(dip, fdc, hard_intr_set, 0); in fd_attach()
775 fd_cleanup(dip, fdc, hard_intr_set, 1); in fd_attach()
783 fd_cleanup(dip, fdc, hard_intr_set, 1); in fd_attach()
1236 fd_cleanup(dev_info_t *dip, struct fdctlr *fdc, int hard, int locks) in fd_cleanup() function
1365 fd_cleanup(dip, fdc, 1, 1); in fd_detach()