Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c790 fis->d.sectorCountExp = 0; in satPacket()
883 fis->d.sectorCountExp = 0; in satSetFeatures()
986 fis->d.sectorCountExp = 0; in satRequestSenseForATAPI()
1073 fis->d.sectorCountExp = 0; in satDeviceReset()
1150 fis->d.sectorCountExp = 0; in satExecuteDeviceDiagnostic()
1545 fis->d.sectorCountExp = 0; in satRead10()
5245 fis->d.sectorCountExp = 0; in satTestUnitReady_1()
5698 fis->d.sectorCountExp = 0; in satRequestSense_1()
10184 fis->d.sectorCountExp = 0; in satStartStopUnit_1()
11027 fis->d.sectorCountExp = 0; in satWriteSame10_3()
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c3351 fis->d.sectorCountExp = 0; in smsatIDStart()
4081 fis->d.sectorCountExp = 0; in smsatPacket()
4162 fis->d.sectorCountExp = 0; in smsatSetFeaturesPIO()
4272 fis->d.sectorCountExp = 0; in smsatRequestSenseForATAPI()
4347 fis->d.sectorCountExp = 0; in smsatDeviceReset()
4424 fis->d.sectorCountExp = 0; in smsatExecuteDeviceDiagnostic()
8786 fis->d.sectorCountExp = 0; in smsatTestUnitReady_1()
9042 fis->d.sectorCountExp = 0; in smsatSendIDDev()
9351 fis->d.sectorCountExp = 0; in smsatRequestSense_1()
13544 fis->d.sectorCountExp = 0; in smsatSMARTEnable()
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h312 bit8 sectorCountExp; /* Contains the contents of the expanded address member
355 bit8 sectorCountExp; /* Contains the contents of the expanded address field of member
424 bit8 sectorCountExp; /* Contains the contents of the expanded address field of member
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaint.c2241 SA_DBG5((" sectorCountExp = %x\n", fisD2H->d.sectorCountExp)); in siEventSATASignatureRcvd()