Searched refs:DIP (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/boot/libsa/ |
H A D | ufs.c | 130 #define DIP(fp, field) \ macro 233 *disk_block_p = DIP(fp, di_db[file_block]); in block_map() 255 ind_block_num = DIP(fp, di_ib[level]); in block_map() 316 block_size = sblksize(fs, DIP(fp, di_size), file_block); in buf_write_file() 330 if (*size_p > DIP(fp, di_size) - fp->f_seekp) in buf_write_file() 331 *size_p = DIP(fp, di_size) - fp->f_seekp; in buf_write_file() 388 block_size = sblksize(fs, DIP(fp, di_size), file_block); in buf_read_file() 424 if (*size_p > DIP(fp, di_size) - fp->f_seekp) in buf_read_file() 425 *size_p = DIP(fp, di_size) - fp->f_seekp; in buf_read_file() 448 while (fp->f_seekp < DIP(fp, di_size)) { in search_directory() [all …]
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | pm.c | 286 #define DIP 3 macro 386 {PM_REPARSE_PM_PROPS, "PM_REPARSE_PM_PROPS", 1, PM_REQ, INWHO, DIP, 402 DIP, NODEP}, 404 DIP, NODEP}, 406 DIP, NODEP}, 408 INWHO | INDATAOUT, DIP, NODEP}, 410 DIP, NODEP}, 412 INWHO | INDATAOUT, DIP, NODEP}, 414 DIP, NODEP}, 417 {PM_DIRECT_PM, "PM_DIRECT_PM", 1, PM_REQ, INWHO, DIP, NODEP, [all …]
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcpvar.h | 961 #define DIP(child) ((dev_info_t *)(child)) macro
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 4055 cdip = DIP(plun->lun_cip); in fcp_port_ioctl() 8208 cdip = DIP(plun->lun_cip); in fcp_trigger_lun() 8210 cdip = DIP(cip); in fcp_trigger_lun() 8598 cdip = DIP(plun->lun_cip); in fcp_update_offline_flags() 9063 cdip = DIP(plun->lun_cip); in fcp_complete_pkt() 9127 cdip = DIP(plun->lun_cip); in fcp_complete_pkt() 12478 rval = fcp_is_dip_present(plun, DIP(cip)); in fcp_is_child_present() 12511 dev_info_t *old_dip = DIP(plun->lun_cip); in fcp_create_dip() 13129 cdip = DIP(cip); in fcp_online_child() 13313 cdip = DIP(cip); in fcp_offline_child() [all …]
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 6067 # Open the case and look at the motherboard; if you see an open 24-pin DIP 6184 # ADM 31 DIP Switches 6323 # If the adm31 gives you trouble with standout mode, check the DIP switch in 6628 # Here are the 910+'s DIP switches (U = up, D = down, X = don't care): 7111 # TVI925 DIP switches. In each of these, D = Down and U = Up, 14026 # NCR7900 DIP switches: 14125 # keep the same keyboard layout), add an optional 25-line mode, replace the DIP 16962 # Here is a description of the H19 DIP switches: 19246 # * Added DIP switch descriptions for vt100, adm31, tvi910, tvi920c,
|
H A D | terminfo.src | 6862 # Open the case and look at the motherboard; if you see an open 24-pin DIP 6989 # ADM 31 DIP Switches 7128 # If the adm31 gives you trouble with standout mode, check the DIP switch in 7454 # Here are the 910+'s DIP switches (U = up, D = down, X = don't care): 7956 # TVI925 DIP switches. In each of these, D = Down and U = Up, 15850 # NCR7900 DIP switches: 15959 # keep the same keyboard layout), add an optional 25-line mode, replace the DIP 19045 # Here is a description of the H19 DIP switches: 21464 # * Added DIP switch descriptions for vt100, adm31, tvi910, tvi920c,
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | usb.ids | 20728 605f Small DIP package Cypress FX2
|