Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h347 extern void sdev_unblock_others(struct sdev_node *, uint_t);
349 sdev_unblock_others(dv, cmd); \
/titanic_41/usr/src/uts/common/fs/dev/
H A Dsdev_comm.c186 sdev_unblock_others(struct sdev_node *dv, uint_t cmd) in sdev_unblock_others() function