Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/
H A Dsbd_io.c152 if (sbd_check_io_refs(hp, devlist, devnum) > 0) { in sbd_pre_detach_io()
326 sbd_check_io_refs(sbd_handle_t *hp, sbd_devlist_t devlist[], int devnum) in sbd_check_io_refs() function
400 if ((rv = sbd_check_io_refs(hp, devlist, devnum)) > 0) { in sbd_pre_release_io()
H A Dsbd.c3454 if (sbd_check_io_refs(hp, devlist, devnum) > 0) { in sbd_post_release_devlist()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dsbd_io.h42 int sbd_check_io_refs(sbd_handle_t *, sbd_devlist_t *, int);