Home
last modified time | relevance | path

Searched defs:lun (Results 251 – 275 of 4052) sorted by relevance

1...<<11121314151617181920>>...163

/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_15.f9013 subroutine write_s (this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Ddtio_15.f9013 subroutine write_s (this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_15.f9013 subroutine write_s (this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/devel/py-os-brick/os-brick-5.1.0/os_brick/initiator/connectors/
H A Dfibre_channel_s390x.py63 def _get_lun_string(self, lun): argument
71 def _get_device_file_path(self, pci_num, target_wwn, lun): argument
/dports/emulators/tme/tme-0.8/scsi/
H A Dscsi-cdb.c47 int lun; in _TME_SCSI_DEVICE_CDB_DECL() local
105 int lun; in _TME_SCSI_DEVICE_CDB_DECL() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Ddtio_26.f0313 subroutine read_t(this, lun, iotype, vlist, istat, imsg) argument
15 integer, intent(in) :: lun local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/gadget/function/
H A Dstorage_common.h18 #define VLDBG(lun, fmt, args...) do { } while (0) argument
21 #define _LMSG(func, lun, fmt, args...) \ argument
30 #define LDBG(lun, fmt, args...) _LMSG(pr_debug, lun, fmt, ## args) argument
31 #define LERROR(lun, fmt, args...) _LMSG(pr_err, lun, fmt, ## args) argument
32 #define LWARN(lun, fmt, args...) _LMSG(pr_warn, lun, fmt, ## args) argument
33 #define LINFO(lun, fmt, args...) _LMSG(pr_info, lun, fmt, ## args) argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/gadget/function/
H A Dstorage_common.h18 #define VLDBG(lun, fmt, args...) do { } while (0) argument
21 #define _LMSG(func, lun, fmt, args...) \ argument
30 #define LDBG(lun, fmt, args...) _LMSG(pr_debug, lun, fmt, ## args) argument
31 #define LERROR(lun, fmt, args...) _LMSG(pr_err, lun, fmt, ## args) argument
32 #define LWARN(lun, fmt, args...) _LMSG(pr_warn, lun, fmt, ## args) argument
33 #define LINFO(lun, fmt, args...) _LMSG(pr_info, lun, fmt, ## args) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/gadget/function/
H A Dstorage_common.h18 #define VLDBG(lun, fmt, args...) do { } while (0) argument
21 #define _LMSG(func, lun, fmt, args...) \ argument
30 #define LDBG(lun, fmt, args...) _LMSG(pr_debug, lun, fmt, ## args) argument
31 #define LERROR(lun, fmt, args...) _LMSG(pr_err, lun, fmt, ## args) argument
32 #define LWARN(lun, fmt, args...) _LMSG(pr_warn, lun, fmt, ## args) argument
33 #define LINFO(lun, fmt, args...) _LMSG(pr_info, lun, fmt, ## args) argument
/dports/net/libiscsi/libiscsi-1.19.0/lib/
H A Dconnect.c44 int lun; member
66 iscsi_testunitready_connect(struct iscsi_context *iscsi, int lun, in iscsi_testunitready_connect()
211 int lun, iscsi_command_cb cb, void *private_data) in iscsi_full_connect_async()

1...<<11121314151617181920>>...163