/illumos-gate/usr/src/uts/common/sys/sata/adapters/si3124/ |
H A D | si3124reg.h | 69 #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 #define SET_FIS_FEATURES(fis, features) \ argument 91 #define GET_FIS_FEATURES(fis) \ argument 97 #define SET_FIS_SECTOR(fis, sector) \ argument 100 #define GET_FIS_SECTOR(fis) \ argument 103 #define SET_FIS_CYL_LOW(fis, cyl_low) \ argument [all …]
|
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/ |
H A D | ahcireg.h | 318 #define SET_FIS_TYPE(fis, type) \ argument 321 #define SET_FIS_PMP(fis, pmp) \ argument 325 #define SET_FIS_CDMDEVCTL(fis, cmddevctl) \ argument 329 #define GET_FIS_COMMAND(fis) \ argument 332 #define SET_FIS_COMMAND(fis, command) \ argument 336 #define GET_FIS_FEATURES(fis) \ argument 339 #define SET_FIS_FEATURES(fis, features) \ argument 346 #define GET_FIS_SECTOR(fis) \ argument 349 #define SET_FIS_SECTOR(fis, sector) \ argument 352 #define GET_FIS_CYL_LOW(fis) \ argument [all …]
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_sata.c | 608 fis_t fis; in pmcs_sata_identify() local 622 pmcs_run_sata_cmd(pmcs_hw_t *pwp, pmcs_phy_t *pptr, fis_t fis, uint32_t mode, in pmcs_run_sata_cmd()
|
H A D | pmcs_scsa.c | 2364 fis_t fis; in pmcs_SATA_run() local 2934 fis_t fis; in pmcs_ioerror() local
|
H A D | pmcs_subr.c | 5285 fis_t fis; in pmcs_sata_abort_ncq() local 5923 pmcs_fis_dump(pmcs_hw_t *pwp, fis_t fis) in pmcs_fis_dump()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_ahci.c | 317 ahci_write_fis(struct ahci_port *p, enum sata_fis_type ft, uint8_t *fis) in ahci_write_fis() 360 uint8_t fis[20]; in ahci_write_fis_piosetup() local 370 uint8_t fis[8]; in ahci_write_fis_sdb() local 397 uint8_t fis[20]; in ahci_write_fis_d2h() local 430 uint8_t fis[20]; in ahci_write_fis_d2h_ncq() local 445 uint8_t fis[20]; in ahci_write_reset_fis_d2h() local
|
/illumos-gate/usr/src/cmd/fwflash/plugins/hdrs/ |
H A D | tavor_ib.h | 75 uint32_t fis; /* fw image size */ member
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestBean.java | 652 FileInputStream fis = new FileInputStream(file); in performSerializationTest() local
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPConfig.java | 166 InputStream fis = getConfigURLStream(); in SLPConfig() local
|
/illumos-gate/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.h | 868 uint16_t fis[10]; /* 28h */ member
|
/illumos-gate/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.h | 1529 uint16_t fis[10]; /* 28h */ member
|