Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhpsa_cmd.h153 #define CFGTBL_Trans_Simple 0x00000002l macro
H A Dhpsa.c7837 writel(CFGTBL_Trans_Simple, &(h->cfgtable->HostWrite.TransportRequest)); in hpsa_enter_simple_mode()
7843 if (!(readl(&(h->cfgtable->TransportActive)) & CFGTBL_Trans_Simple)) in hpsa_enter_simple_mode()
7845 h->transMethod = CFGTBL_Trans_Simple; in hpsa_enter_simple_mode()