Home
last modified time | relevance | path

Searched defs:fis (Results 1 – 10 of 10) sorted by relevance

/titanic_51/usr/src/uts/common/sys/sata/adapters/si3124/
H A Dsi3124reg.h69 #define SET_FIS_TYPE(fis, type) \ argument
72 #define SET_FIS_PMP(fis, pmp) \ argument
76 #define SET_FIS_CDMDEVCTL(fis, cmddevctl) \ argument
80 #define SET_FIS_COMMAND(fis, command) \ argument
84 #define GET_FIS_COMMAND(fis) \ argument
87 SET_FIS_FEATURES(fis,features) global() argument
91 GET_FIS_FEATURES(fis) global() argument
97 SET_FIS_SECTOR(fis,sector) global() argument
100 GET_FIS_SECTOR(fis) global() argument
103 SET_FIS_CYL_LOW(fis,cyl_low) global() argument
106 GET_FIS_CYL_LOW(fis) global() argument
109 SET_FIS_CYL_HI(fis,cyl_hi) global() argument
112 GET_FIS_CYL_HI(fis) global() argument
115 SET_FIS_DEV_HEAD(fis,dev_head) global() argument
118 GET_FIS_DEV_HEAD(fis) global() argument
125 SET_FIS_SECTOR_EXP(fis,sectorexp) global() argument
129 GET_FIS_SECTOR_EXP(fis) global() argument
132 SET_FIS_CYL_LOW_EXP(fis,cyllowexp) global() argument
136 GET_FIS_CYL_LOW_EXP(fis) global() argument
139 SET_FIS_CYL_HI_EXP(fis,cylhiexp) global() argument
143 GET_FIS_CYL_HI_EXP(fis) global() argument
146 SET_FIS_FEATURES_EXP(fis,features_exp) global() argument
153 SET_FIS_SECTOR_COUNT(fis,sector_count) global() argument
157 GET_FIS_SECTOR_COUNT(fis) global() argument
160 SET_FIS_SECTOR_COUNT_EXP(fis,sector_count_exp) global() argument
164 GET_FIS_SECTOR_COUNT_EXP(fis) global() argument
167 SET_FIS_SECTOR_DEVCTL(fis,devctl) global() argument
[all...]
/titanic_51/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h312 #define SET_FIS_TYPE(fis, type) \ argument
315 #define SET_FIS_PMP(fis, pmp) \ argument
319 #define SET_FIS_CDMDEVCTL(fis, cmddevctl) \ argument
323 #define GET_FIS_COMMAND(fis) \ argument
326 #define SET_FIS_COMMAND(fis, command) \ argument
330 GET_FIS_FEATURES(fis) global() argument
333 SET_FIS_FEATURES(fis,features) global() argument
340 GET_FIS_SECTOR(fis) global() argument
343 SET_FIS_SECTOR(fis,sector) global() argument
346 GET_FIS_CYL_LOW(fis) global() argument
349 SET_FIS_CYL_LOW(fis,cyl_low) global() argument
352 GET_FIS_CYL_HI(fis) global() argument
355 SET_FIS_CYL_HI(fis,cyl_hi) global() argument
358 GET_FIS_DEV_HEAD(fis) global() argument
361 SET_FIS_DEV_HEAD(fis,dev_head) global() argument
367 GET_FIS_SECTOR_EXP(fis) global() argument
370 SET_FIS_SECTOR_EXP(fis,sectorexp) global() argument
374 GET_FIS_CYL_LOW_EXP(fis) global() argument
377 SET_FIS_CYL_LOW_EXP(fis,cyllowexp) global() argument
381 GET_FIS_CYL_HI_EXP(fis) global() argument
384 SET_FIS_CYL_HI_EXP(fis,cylhiexp) global() argument
388 SET_FIS_FEATURES_EXP(fis,features_exp) global() argument
395 GET_FIS_SECTOR_COUNT(fis) global() argument
398 SET_FIS_SECTOR_COUNT(fis,sector_count) global() argument
402 GET_FIS_SECTOR_COUNT_EXP(fis) global() argument
405 SET_FIS_SECTOR_COUNT_EXP(fis,sector_count_exp) global() argument
409 SET_FIS_DEVCTL(fis,devctl) global() argument
422 GET_RFIS_STATUS(fis) global() argument
425 GET_RFIS_ERROR(fis) global() argument
431 GET_RFIS_CYL_LOW(fis) global() argument
434 GET_RFIS_CYL_MID(fis) global() argument
437 GET_RFIS_CYL_HI(fis) global() argument
440 GET_RFIS_DEV_HEAD(fis) global() argument
446 GET_RFIS_CYL_LOW_EXP(fis) global() argument
449 GET_RFIS_CYL_MID_EXP(fis) global() argument
452 GET_RFIS_CYL_HI_EXP(fis) global() argument
458 GET_RFIS_SECTOR_COUNT(fis) global() argument
461 GET_RFIS_SECTOR_COUNT_EXP(fis) global() argument
473 GET_N_BIT_OF_SET_DEV_BITS(fis) global() argument
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_sata.c607 fis_t fis; in pmcs_sata_identify() local
621 pmcs_run_sata_cmd(pmcs_hw_t *pwp, pmcs_phy_t *pptr, fis_t fis, uint32_t mode, in pmcs_run_sata_cmd() argument
[all...]
H A Dpmcs_scsa.c2364 fis_t fis; in pmcs_SATA_run() local
2934 fis_t fis; pmcs_ioerror() local
[all...]
H A Dpmcs_subr.c5281 fis_t fis; in pmcs_sata_abort_ncq() local
5919 pmcs_fis_dump(pmcs_hw_t *pwp, fis_t fis) in pmcs_fis_dump() argument
[all...]
/titanic_51/usr/src/cmd/fwflash/plugins/hdrs/
H A Dtavor_ib.h75 uint32_t fis; /* fw image size */ member
/titanic_51/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java652 FileInputStream fis = new FileInputStream(file); in performSerializationTest() local
/titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java166 InputStream fis = getConfigURLStream(); in SLPConfig() local
/titanic_51/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h868 uint16_t fis[10]; /* 28h */ member
/titanic_51/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1527 uint16_t fis[10]; /* 28h */ member