Searched refs:csio_hw_set_description (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 4305 * csio_hw_set_description - Set the model, description of the hw. 4311 csio_hw_set_description(struct csio_hw *hw, uint16_t ven_id, uint16_t dev_id) in csio_hw_set_description() function 4330 } /* csio_hw_set_description */ in csio_hw_set_description() 4364 csio_hw_set_description(hw, ven_id, dev_id); in csio_hw_init()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw.c | 4305 * csio_hw_set_description - Set the model, description of the hw. 4311 csio_hw_set_description(struct csio_hw *hw, uint16_t ven_id, uint16_t dev_id) in csio_hw_set_description() function 4330 } /* csio_hw_set_description */ in csio_hw_set_description() 4364 csio_hw_set_description(hw, ven_id, dev_id); in csio_hw_init()
|
Completed in 10 milliseconds