Searched defs:phy_debug_mode (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/rts_pstor/
H A Drtsx_scsi.c1589 int phy_debug_mode; local
1598 phy_debug_mode = (int)(srb->cmnd[3]);
1600 if (phy_debug_mode) {
1601 chip->phy_debug_mode = 1;
1618 chip->phy_debug_mode = 0;
H A Drtsx_chip.h818 int phy_debug_mode; member in struct:rtsx_chip

Completed in 1538 milliseconds