Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c4311 csio_hw_set_description(struct csio_hw *hw, uint16_t ven_id, uint16_t dev_id) in csio_hw_set_description() argument
4315 if (ven_id == CSIO_VENDOR_ID) { in csio_hw_set_description()
4343 uint16_t ven_id, dev_id; in csio_hw_init() local
4361 ven_id = hw->params.pci.vendor_id; in csio_hw_init()
4364 csio_hw_set_description(hw, ven_id, dev_id); in csio_hw_init()