Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h477 struct leapraid_driver_cmd { struct
505 struct leapraid_driver_cmd scan_dev_cmd; argument
506 struct leapraid_driver_cmd cfg_op_cmd;
507 struct leapraid_driver_cmd transport_cmd;
508 struct leapraid_driver_cmd enc_cmd;
509 struct leapraid_driver_cmd notify_event_cmd;
510 struct leapraid_driver_cmd ctl_cmd;
511 struct leapraid_driver_cmd tm_cmd;
H A Dleapraid_func.c376 struct leapraid_driver_cmd *sp_cmd; in leapraid_get_cb_idx()
601 static void leapraid_clean_active_driver_cmd(struct leapraid_driver_cmd *cmd) in leapraid_clean_active_driver_cmd()
5548 struct leapraid_driver_cmd *cmd, in leapraid_handle_scan_cb()
5598 struct leapraid_driver_cmd *sp_cmd, *_sp_cmd = NULL; in leapraid_driver_cmds_done()