Home
last modified time | relevance | path

Searched refs:OTYP_LYR (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dopen.h70 #define OTYP_LYR 4 macro
/illumos-gate/usr/src/uts/common/io/
H A Dramdisk.c227 case OTYP_LYR: in rd_opened()
250 case OTYP_LYR: in rd_closed()
H A Dfd.c686 if (otyp == OTYP_LYR) { in fd_open()
751 if (otyp == OTYP_LYR) in fd_open()
986 if (otyp == OTYP_LYR) { in fd_close()
H A Dlofi.c311 for (i = 0; last && (i < OTYP_LYR); i++) { in is_opened()
751 for (int i = 0; i < OTYP_LYR; i++) { in lofi_open()
781 if (otyp == OTYP_LYR) { in lofi_open()
821 if (otyp == OTYP_LYR) { in lofi_close()
/illumos-gate/usr/src/uts/common/io/blkdev/
H A Dblkdev.c1220 for (int i = 0; i < OTYP_LYR; i++) { in bd_open()
1228 if (otyp == OTYP_LYR) { in bd_open()
1274 if (otyp == OTYP_LYR) { in bd_close()
1284 for (int i = 0; last && (i < OTYP_LYR); i++) { in bd_close()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c675 if (otyp == OTYP_LYR) in ses_open()
699 if (otyp == OTYP_LYR) in ses_close()
H A Dsd.c9579 if (otyp == OTYP_LYR) { in sdopen()
9698 if (otyp == OTYP_LYR) { in sdclose()
/illumos-gate/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c1057 if (otyp == OTYP_LYR) { in cmdkclose()
1164 if (otyp == OTYP_LYR) in cmdkopen()
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c1561 if (otyp == OTYP_LYR) { in fd_open()
1623 if (otyp == OTYP_LYR) { in fd_open()
1669 if (otyp == OTYP_LYR) { in fd_close()
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c3059 if (otyp == OTYP_LYR) { in xdf_close()
3117 if (otyp == OTYP_LYR) in xdf_open()
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1374 if (otyp == OTYP_LYR) { in dcdopen()
1535 if (otyp == OTYP_LYR) { in dcdclose()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzvol.c916 if (zv->zv_open_count[otyp] == 0 || otyp == OTYP_LYR) { in zvol_open()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c1258 if (otyp == OTYP_LYR) { in vdc_mark_opened()
1278 if (otyp == OTYP_LYR) { in vdc_mark_closed()