Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Dscsi_tape.h105 #define LD_LOAD 0x01 macro
H A Dst.c869 if ((error = st_load(st, LD_LOAD, XS_CTL_SILENT)) != 0) in st_mount_tape()
1552 error = st_load(st, LD_LOAD, flags); in stioctl()
1929 if (type != LD_LOAD) { in st_load()
1941 if (type == LD_LOAD) in st_load()