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.c696 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf);
702 { .page = 0x00, .emulate = spc_emulate_evpd_00 },
714 spc_emulate_evpd_00(struct se_cmd *cmd, unsigned char *buf) in spc_emulate_evpd_00() function