Home
last modified time | relevance | path

Searched refs:af_sector (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c269 ioctl_info.af_sector = (caddr_t)(uintptr_t)info32.af_sector; in hermon_ioctl_flash_read()
302 &ioctl_info.af_sector[0], 1 << state->hs_fw_log_sector_sz, in hermon_ioctl_flash_read()
338 info32.af_sector = (caddr32_t)(uintptr_t)ioctl_info.af_sector; in hermon_ioctl_flash_read()
390 ioctl_info.af_sector = (caddr_t)(uintptr_t)info32.af_sector; in hermon_ioctl_flash_write()
415 if (ddi_copyin(&ioctl_info.af_sector[0], in hermon_ioctl_flash_write()
1392 ioctl_info.af_sector = (caddr_t)(uintptr_t)info32.af_sector; in hermon_ioctl_write_boot_addr()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_ioctl.h161 caddr_t af_sector; member
H A Dhermon_misc.h512 caddr32_t af_sector; member