Searched refs:spc_modesense_informational_exceptions (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/target/ |
| D | target_core_spc.c | 916 static int spc_modesense_informational_exceptions(struct se_cmd *cmd, u8 pc, unsigned char *p) in spc_modesense_informational_exceptions() function 937 { .page = 0x1c, .subpage = 0x00, .emulate = spc_modesense_informational_exceptions },
|
| /kernel/linux/linux-6.6/drivers/target/ |
| D | target_core_spc.c | 944 static int spc_modesense_informational_exceptions(struct se_cmd *cmd, u8 pc, unsigned char *p) in spc_modesense_informational_exceptions() function 965 { .page = 0x1c, .subpage = 0x00, .emulate = spc_modesense_informational_exceptions },
|