Searched refs:ldi_ident_from_dev (Results 1 – 6 of 6) sorted by relevance
88 extern int ldi_ident_from_dev(dev_t, ldi_ident_t *);
328 ldi_ident_from_dev.9f \1936 ldi_ident_from_dip.9f := LINKSRC = ldi_ident_from_dev.9f1937 ldi_ident_from_stream.9f := LINKSRC = ldi_ident_from_dev.9f1938 ldi_ident_release.9f := LINKSRC = ldi_ident_from_dev.9f
485 rv = ldi_ident_from_dev(*devp, &softc->li); in tsalarm_open()
757 file path=usr/share/man/man9f/ldi_ident_from_dev.9f758 link path=usr/share/man/man9f/ldi_ident_from_dip.9f target=ldi_ident_from_dev.9f760 target=ldi_ident_from_dev.9f761 link path=usr/share/man/man9f/ldi_ident_release.9f target=ldi_ident_from_dev.9f
2340 if (ldi_ident_from_dev(rdev, &li)) in pcfs_device_getinfo()
1525 ldi_ident_from_dev(dev_t dev, ldi_ident_t *lip) in ldi_ident_from_dev() function