Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/i86hvm/io/
H A Dxdf_shell.h65 int xdfss_otyp_count[OTYPCNT][XDF_PEXT]; member
H A Dxdf_shell.c277 if (xsp->xdfss_otyp_count[otyp][part] != 0) { in xdfs_isopen_part()
568 xsp->xdfss_otyp_count[otyp][part]++; in xdfs_open()
608 ASSERT(xsp->xdfss_otyp_count[otyp][part] > 0); in xdfs_close()
610 xsp->xdfss_otyp_count[otyp][part]--; in xdfs_close()
612 xsp->xdfss_otyp_count[otyp][part] = 0; in xdfs_close()