Searched refs:check_protection (Results 1 – 3 of 3) sorted by relevance
1002 .check_protection = iscsi_iser_check_protection,
2258 static void check_protection(struct intel_plane_state *plane_state) in check_protection() function 2358 check_protection(plane_state); in skl_plane_check()
887 * Transports that didn't implement check_protection in iscsi_scsi_cmd_rsp() 891 BUG_ON(!session->tt->check_protection); in iscsi_scsi_cmd_rsp() 893 ascq = session->tt->check_protection(task, §or); in iscsi_scsi_cmd_rsp()