Searched refs:second (Results 126 - 130 of 130) sorted by relevance

123456

/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S9471 mov.l 0x4(%a0,%d1.w),FP_SCR1_HI(%a6) # load second word
14882 fcmp.x %fp0,%fp1 # is first result > second?
15335 fcmp.x %fp0,%fp1 # is first result > second?
23149 # Since the packed number has a long word between the first & second parts,
24127 bne not_zr # if non-zero, go to second test
24520 mov.l &1,%d7 # init d7 for second digit
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c8403 uint32_t hour, minute, second; local
8427 second = broken.tm_sec;
8433 bf_set(lpfc_mbx_set_host_sec, tm, second);
12888 * If the iocbq is already being aborted, don't take a second
14924 * the second is the delay parameter. If non-zero, rather than rearming
15338 * the second is the delay parameter. If non-zero, rather than rearming
15992 /* Calculate delay multiper from maximum interrupt per second */
16034 * @imax: The maximum interrupt per second limit.
17896 * the second sgl can have between 1 and 256 entries.
21611 * The second ste
[all...]
H A Dlpfc_init.c5656 ts->second = tm_val.tm_sec;
5663 ts->minute, ts->second);
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h9081 u8 second; member in struct:hwrm_fw_set_time_input
H A Dbnxt.c9540 req->second = tm.tm_sec;

Completed in 601 milliseconds

123456