Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss_cmd.h230 DWORD TransportSupport; member
Dcciss.c3848 readl(&(tb->TransportSupport))); in print_cfg_table()
4030 trans_support = readl(&(h->cfgtable->TransportSupport)); in cciss_put_controller_into_performant_mode()
5243 trans_support = readl(&(h->cfgtable->TransportSupport)); in cciss_enter_simple_mode()
/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h633 __le32 TransportSupport; member
Dhpsa.c7238 readl(&(tb->TransportSupport))); in print_cfg_table()
7641 trans_support = readl(&(h->cfgtable->TransportSupport)); in hpsa_enter_simple_mode()
9142 trans_support = readl(&(h->cfgtable->TransportSupport)); in hpsa_put_ctlr_into_performant_mode()