Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) =================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) target and iSCSI Interfaces Guide
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) =================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) Introduction and Overview
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) =========================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) TBD
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Target core device interfaces
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) =============================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) This section is blank because no kerneldoc comments have been added to
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) drivers/target/target_core_device.c.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) Target core transport interfaces
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) ================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) .. kernel-doc:: drivers/target/target_core_transport.c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20)     :export:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) Target-supported userspace I/O
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) ==============================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) .. kernel-doc:: drivers/target/target_core_user.c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)     :doc: Userspace I/O
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) .. kernel-doc:: include/uapi/linux/target_core_user.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29)     :doc: Ring Design
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) iSCSI helper functions
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) ======================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) .. kernel-doc:: drivers/scsi/libiscsi.c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35)    :export:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) iSCSI boot information
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) ======================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) .. kernel-doc:: drivers/scsi/iscsi_boot_sysfs.c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42)    :export:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) iSCSI TCP interfaces
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) ====================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) .. kernel-doc:: drivers/scsi/iscsi_tcp.c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48)    :internal:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) .. kernel-doc:: drivers/scsi/libiscsi_tcp.c
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51)    :export:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52)