Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_spc.c717 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf);
723 { .page = 0x00, .emulate = spc_emulate_evpd_00 },
735 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_00() function