Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss_cmd.h230 DWORD TransportSupport; member
Dcciss.c3832 readl(&(tb->TransportSupport))); in print_cfg_table()
4014 trans_support = readl(&(h->cfgtable->TransportSupport)); in cciss_put_controller_into_performant_mode()
5228 trans_support = readl(&(h->cfgtable->TransportSupport)); in cciss_enter_simple_mode()
/linux-4.1.27/drivers/scsi/
Dhpsa_cmd.h604 __le32 TransportSupport; member
Dhpsa.c5877 readl(&(tb->TransportSupport))); in print_cfg_table()
6243 trans_support = readl(&(h->cfgtable->TransportSupport)); in hpsa_enter_simple_mode()
7459 trans_support = readl(&(h->cfgtable->TransportSupport)); in hpsa_put_ctlr_into_performant_mode()