Home
last modified time | relevance | path

Searched refs:aptpl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/target/
H A Dtarget_core_pr.c625 int aptpl) in __core_scsi3_do_alloc_registration() argument
670 pr_reg->pr_reg_aptpl = aptpl; in __core_scsi3_do_alloc_registration()
700 int aptpl) in __core_scsi3_alloc_registration() argument
715 aptpl); in __core_scsi3_alloc_registration()
1134 int aptpl, in core_scsi3_alloc_registration() argument
1142 aptpl); in core_scsi3_alloc_registration()
1469 int aptpl) in core_scsi3_decode_spec_i_port() argument
1999 if (!aptpl) { in core_scsi3_update_and_write_aptpl()
3639 aptpl = (buf[20] & 0x01); in target_scsi3_emulate_pr_out()
3641 aptpl = (buf[17] & 0x01); in target_scsi3_emulate_pr_out()
[all …]
H A Dtarget_core_iblock.c836 u64 sa_key, u8 type, bool aptpl) in iblock_execute_pr_out() argument
858 if (!aptpl) in iblock_execute_pr_out()
/linux-6.15/include/target/
H A Dtarget_core_backend.h73 u64 sa_key, u8 type, bool aptpl);