Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsat.c789 fis->d.sectorCountExp = 0; in satPacket()
882 fis->d.sectorCountExp = 0; in satSetFeatures()
985 fis->d.sectorCountExp = 0; in satRequestSenseForATAPI()
1072 fis->d.sectorCountExp = 0; in satDeviceReset()
1149 fis->d.sectorCountExp = 0; in satExecuteDeviceDiagnostic()
1544 fis->d.sectorCountExp = 0; in satRead10()
5244 fis->d.sectorCountExp = 0; in satTestUnitReady_1()
5697 fis->d.sectorCountExp = 0; in satRequestSense_1()
10183 fis->d.sectorCountExp = 0; in satStartStopUnit_1()
11026 fis->d.sectorCountExp = 0; in satWriteSame10_3()
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c3350 fis->d.sectorCountExp = 0; in smsatIDStart()
4080 fis->d.sectorCountExp = 0; in smsatPacket()
4161 fis->d.sectorCountExp = 0; in smsatSetFeaturesPIO()
4271 fis->d.sectorCountExp = 0; in smsatRequestSenseForATAPI()
4346 fis->d.sectorCountExp = 0; in smsatDeviceReset()
4423 fis->d.sectorCountExp = 0; in smsatExecuteDeviceDiagnostic()
8785 fis->d.sectorCountExp = 0; in smsatTestUnitReady_1()
9041 fis->d.sectorCountExp = 0; in smsatSendIDDev()
9350 fis->d.sectorCountExp = 0; in smsatRequestSense_1()
13543 fis->d.sectorCountExp = 0; in smsatSMARTEnable()
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa_spec.h311 bit8 sectorCountExp; /* Contains the contents of the expanded address member
354 bit8 sectorCountExp; /* Contains the contents of the expanded address field of member
423 bit8 sectorCountExp; /* Contains the contents of the expanded address field of member
/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaint.c2240 SA_DBG5((" sectorCountExp = %x\n", fisD2H->d.sectorCountExp)); in siEventSATASignatureRcvd()